April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Spring-MVC Controllers
nAbstractController
nbasic, knows about caching, turning on/off get/set/post/head
nParameterizableViewController
nalways go to the same view
nUrlFileNameViewController
nparses the URL to return a view (http://blah/foo.html -> foo)
nSimpleFormController
nfor form handling, hooks for attaching commands, validator
nAbstractWizardFormController
neasy wizard controller
nServletWrappingController
ndelegates to a servlet