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