I guess I am looking for hints and info about something that it is ‘bigger’ than a web app framework like JSF and the like. Sort of like Rails for Java web apps… or I could be completely off-base.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m not exactly sure what you’re looking for but if is a “Rails for Java web apps” the closest thing is Grails. Furthermore there is Spring Roo (also from SpringSource, as is Grails) and Seam.
What these frameworks have in common is that they provide a complete stack for building Java based web applications together with productivity tooling (and a productivity language in the case of Grails as most Groovy developers would say).
Major differences are: