Which framework to choose for a JAVA application.

Discussion in 'Programming' started by pierrehs, Jun 5, 2011.

  1. #1
    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
     
    pierrehs, Jun 5, 2011 IP
  2. tothemax

    tothemax Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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.
     
    tothemax, Jun 6, 2011 IP