April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Comparação entre Framewoks Web
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