vendredi 27 mars 2015

Which view resolver is required for implementing tiles in Spring 3.0 MVC application

I have a working Spring application. I would like to add some common headers,footers and such, hence I need to use tiles along with this. Currently, I use InternalResourceViewResolver for request mapping in Spring. I read somewhere http://ift.tt/1xEBxEF that we need urlbasedviewresolver. Do we need both viewresolvers? Could someone clarify this ? How to redirect to tiles from the controller class?


Aucun commentaire:

Enregistrer un commentaire