nModelAndView
nCreated
by the Controller
nStores
the Model data
nAssociates
a View to the request
nCan
be a physical View implementation or a logical View name
nViewResolver
nUsed
to map logical View names to actual View
nimplementations
nHandlerMapping
nStrategy
interface used by DispatcherServlet for mapping incoming requests to individual Controllers