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
If you want a rich interface I would say go with GWT having using in a project recently. I have used JSF and SpringMVC a lot in the past too. I wouldn't wory about JavaFX, not many people use it. What are you using for the backend? I have been using the Google Java App Engine which is pretty cool if you can work within the restrictions of the datastore.