-
Dec 20th, 2006, 01:52 PM
#1
Integrate tiles into Spring MVC wth coexisting Struts
Our system has Struts with Tiles and Spring already running well.
We start to use Spring MVC with Tiles and want the Struts at the same time.
How to let Spring MVC have its own tiles configuration file in its xxx-servlet-xml and leave Struts's in web.xml?
I tried and it seems that the system will load either from web.xml or xxx-servlet-xml, which is in the first servlet to load.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules