nIf the ModelAndView suppplied to the Dispatcher from a Controller requires resolution (the isReference() method is true), the
a ViewResolver has the responsibility for finding a view matching the configured names
nView names
are mapped to actual view implementations using ViewResolvers
nViewResolvers are configured in the web-tier ApplicationContext
nAutomatically
detected by DispatcherServlet
nCan
configure multiple, ordered ViewResolver