Hi all,
this question is quite related to the one asked here, however, I am not interested in the best web framework, but in the best web2.0 framework for Java. First, here is what I want to achieve:
- Cutting-Edge GUI experience (see e.g. stackoverflow.com ;-) , http://presentlyapp.com/ and so many more)
- Easy MVC handling (similar to the implementation of Ruby-On-Rails)
- Excellent ORM (similar to the implementation of Ruby-On-Rails)
- Very important to me: Easy implementation of sms/e-mail/JSON/XML/... message receiver
I do assume, that Spring Roo is going to be the answer, still, I am very interested in the community's oppinion (i.e. does Spring Roo really suite my needs? Is Spring Roo ready for production? Disadvantages of Spring Roo? Alternatives? Advantages/Disadvantages of Roo/JSF/Wicket/...).
Thank you very much for your suggestions in advance.
-------------- EDIT: -----------------
One thing I forgot: Good user/admin management framework also important. Alternative info: Instead of suggesting the framework: Any mixture of frameworks recommended?