On Oct 14, 2010, at 4:38 PM, DJ wrote: > > I was in a discussion recently telling my friend how great Web2Py was > for programmer productivity with all the inbuilt features (server, > CRUD, auth). We were wondering if there was anything similar in Java? > Quick google search brought me to Tapestry and Wicket. > > Can any of you comment on any frameworks in java you have worked with > that resemble Web2py? Thank you for your comments.
One possibility is Groovy, essentially a dynamic version of Java, and the Grails framework. http://en.wikipedia.org/wiki/Groovy_(programming_language) http://en.wikipedia.org/wiki/Grails_(framework) Java is the new COBOL

