nSpring MVC - http://www.springframework.org
nPros:
nLifecyle for overriding binding,
validation, etc.
nIntegrates with many view options seamlessly: JSP/JSTL,Tiles, Velocity, FreeMarker, Excel, XSL, PDF
nInversion of Control makes it easy to
test
nCons:
nNot many using it
nRequires writing lots of code in JSPs
nAlmost too flexible - no common parent
Controller