Thank you for your help. It works. Zaili
-----Original Message----- From: Manish Singla [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 28, 2003 6:24 PM To: Struts Users Mailing List Subject: Re: How to use multiple Tiles definition file You may list all tiles-def files with comma delimiter in struts-config.xml. eg tiles-def1.xml,tiles-def2.xml hmmm I have not tried it but may be place tiles-global.xml in front of tiles-client.xml. If last one overwrites than you may achieve inheritence.. Manish Singla [EMAIL PROTECTED] wrote: > Hi, guys > > Is it possible to use multiple Tiles definition files ? For example, we have a core > Tiles definition file, such as tiles-core-defs.xml, and then we could have > additional client specific Tiles definitions specified in another definition file, > such as tiles-client1-defs.xml. How could we make Tile framework to check > tiles-client1-defs.xml first and if the defition is there use it otherwise it will > check tiles-core-defs.xml, sort of like how multiple css files work in a inheritance > way. Is this possible ? > > Zaili > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Thanks Manish Singla x73166 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]