April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Spring-MVC
nView Resolvers
nResolve view names to the actual views (enterhours to enterhours.jsp, for example). InternalResourceViewResolver is a class to resolve view names.
nInstalling the Spring Framework on a Servlet Container
nSpring Framework can be downloaded from http://springframework.org.
n