Is it possible to run Tiles 3.0 with Spring 3.0?
What is the needed configuration?
The current version of Spring only officially supports Tiles 2.
In order to get Tiles 3 working, you'd need to implement your own View Class, Tiles Configurer (if that is needed), etc. This is something the Spring community would appreciate very much, but no easy feat I'm sure.
Hope this helps.
来源:https://stackoverflow.com/questions/11739777/tiles-3-0-spring-mvc-settings