Tiles 3.0 & Spring MVC settings [closed]

旧街凉风 提交于 2019-12-01 06:16:27

问题


Is it possible to run Tiles 3.0 with Spring 3.0?

What is the needed configuration?


回答1:


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!