Wow, there are quite some Java / web frameworks out there. Current project and the one before used Struts 1.3 and you can do much better, and much worse…
Going to look into a few others soon, but not work related I’m afraid. Which one is you favorite framework?
Pattern oriented framework for the rapid implementation - https://jt.dev.java.net/
Struts 1.x - I have the feeling this is one of the most widely used ones but not many find it enough powerful or rich.
Struts 2 - So much more included here compared to Struts 1.x but is it enough? Or do you have to remodel even more?
Spring - Seems to be the solution that tries to do it all. Competitor with many other techniques such as EJB3, Struts and other MVC frameworks.
Tapestry
Google Web Toolkit (GWT) - Soon you don’t need to leave Google. Ever. Or? Have seen some good stuff coming out of here but never really used it in production.
