Problem with using Muliple tiles-defs.xml and multiple struts-config.xml in a web application

2008-01-18 Thread [EMAIL PROTECTED]
Hi, I have been developing a web application using struts, which has number of modules in it. Also I am using tiles in it for views. So I am configuring different struts-config.xml for each module. And I think there is nothing wrong with that. And I want to use different tiles-defs for each

Re: Problem with using Muliple tiles-defs.xml and multiple struts-config.xml in a web application

2008-01-18 Thread Antonio Petrelli
2008/1/18, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > I want my pages to travel from one module to another module > using the information in two tiles-defs.xml's. And I am not able to do > that Tiles Definitions in one module are not visible in the other module. Antonio

Re: Problem with using Muliple tiles-defs.xml and multiple struts-config.xml in a web application

2008-01-18 Thread [EMAIL PROTECTED]
ailing List" , [EMAIL PROTECTED] Subject: Re: Problem with using Muliple tiles-defs.xml and multiple struts-config.xml in a web application 2008/1/18, [EMAIL PROTECTED] : > > I want my pages to travel from one module to another module > using the information in two tiles-defs.xm

Re: Problem with using Muliple tiles-defs.xml and multiple struts-config.xml in a web application

2008-01-18 Thread Antonio Petrelli
2008/1/18, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > Thanks for ur reply. > Even i know that it is the problem. > How can i make the tiles definitions of one module to other? In your struts-config-masters, when you configure Tiles plugin, you can add a comma-separated list of Tiles definition f