April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Spring-MVC
nThe DispatcherServlet is an actual Servlet
nRequests that you want the DispatcherServlet to handle will have to be mapped using a URL mapping in the same web.xml file.
n