Recomendations for a web framework?
948407Jul 10 2012 — edited Jul 23 2012Hello,
I've been working with JavaSE from 2002 to 2008, using JDBC, Swing, Xerces, JFreeReport, and mainly Java 1.4.
Now, I'm interested in moving to the web. I tried PHP, Ruby on Rails and Grails, but I don't like dynamic languages nor weak typing variables, and I prefer Java.
Can you recommend me a pure Java (no Scala, so Play isn't allowed here) framework to develop web applications (not simple web pages!), with good testing capabilities and, if possible, compatible with Jasper Reports? And any advice before starting web development with Java?