Which framework to choose for a JAVA application.
Hello,
I am looking for a Java framework that may be suitable for a great application RIA.
I hesitate between Google Web Toolkit, JavaServer Faces, Struts or Spring.
I await your advice.
I would also like to hear your opinion on JavaFX and its use in a framework
Thank you
Re: Which framework to choose for a JAVA application.
Highly depends upon where your experience lies, what you are willing to learn, and most notably what you actually want to accomplish. An 'RIA' (I presume you mean Rich Internet Application) could mean a great many things, and often can be overkill for what your goals truly are.
Re: Which framework to choose for a JAVA application.
I'm also interested which framework would you recommend. I'm looking for high performance framework. My main concern is the fast response time( fast loading of web pages)
Regards
Peter
Re: Which framework to choose for a JAVA application.
Quote:
Originally Posted by
rcbandit2
... high performance framework. My main concern is the fast response time( fast loading of web pages)
You may want to look at HybridJava. This is the only framework working so fast that its Sample Application is ported to Android (under i-Jetty).
Re: Which framework to choose for a JAVA application.
Have you used Jboss seam. How do you find it? Is it easy to work with it?
Regards
Peter