April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Spring MVC Flow: View Resolving
From http://www.springframework.org/docs/reference/mvc.html#mvc-servlet
Any defined and implemented HandlerInterceptor.postHandle() calls are made.
ViewResolver finds the configured view.
Dispatcher