What java framework(s) to use for web application programming?
Java not in vain considered to be the language of frameworks. Cayenne, iBatis and of course Hibernate for O/R mapping. Spring, Guice and what else for Dependency Injection. Spring MVC, Struts, Java Server Faces (JSF) and a few dozen else for MVC. Google Web Toolkit (GWT) for RIA applications.