Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Best diagramming Version (Read 2745 times)
alukes
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 61
Joined: Jul 1st, 2011
Best diagramming Version
Jul 29th, 2013 at 5:06pm
Print Post  
What diagramming version is the easiest to use with Java EE managed beans?  Which version has the least impact on the server? It looks like my choices are the Java or Java Script versions.

Thanks
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Best diagramming Version
Reply #1 - Jul 29th, 2013 at 5:32pm
Print Post  
If you need to work with the diagram DOM objects on Java EE server, your best option is the Java library.

For least server impact, you could offload most processing to the client (such as populating and arranging the diagram) and use the server only for storage. In that case you can use any of our libraries that run in a browser (Java, JavaScript, Silverlight, ActiveX) depending on the target operating systems and browsers you need to support.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint