RE: Tiles-def.xml

2007-11-12 Thread Zhang, Larry (L.)
t Subject: Re: Tiles-def.xml 2007/11/12, Zhang, Larry (L.) <[EMAIL PROTECTED]>: > > > > > > > > > > >

Re: Tiles-def.xml

2007-11-12 Thread Antonio Petrelli
2007/11/12, Zhang, Larry (L.) <[EMAIL PROTECTED]>: > > > > > > > > > > > I think that you could use the list attribute:

RE: Tiles-def.xml

2007-11-12 Thread Zhang, Larry (L.)
ot;/> <tiles:getAsString name="myCss9" ignore="true"/> <tiles:getAsString name="myCss10" ignore="true"/> Then I need to define myCss1 and etc

Re: Tiles-def.xml

2007-11-12 Thread Antonio Petrelli
2007/11/12, Zhang, Larry (L.) <[EMAIL PROTECTED]>: > > Can I define a constant in tiles-def.xml so that I can used it in all > places inside this file? No, but probably you can do it in another way. What do you want to do exactly? Antonio P.S.: If you are using Tiles 2,

Tiles-def.xml

2007-11-12 Thread Zhang, Larry (L.)
Can I define a constant in tiles-def.xml so that I can used it in all places inside this file? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: When Tiles definations in tiles-def.xml loaded?

2006-08-24 Thread Vishal Seth
, 2006 4:37 PM To: Struts Users Mailing List Subject: Re: When Tiles definations in tiles-def.xml loaded? Raghuveer ha scritto: > In my web application i have 10 definations for 10 jsp's. > > When does all this definations are loaded ? > Does this happens when ActionServlet is initi

Re: When Tiles definations in tiles-def.xml loaded?

2006-08-24 Thread Antonio Petrelli
Raghuveer ha scritto: In my web application i have 10 definations for 10 jsp's. When does all this definations are loaded ? Does this happens when ActionServlet is initialised for config elements from struts-config.xml If you are talking about Struts-Tiles, well, yes, exactly they are load

When Tiles definations in tiles-def.xml loaded?

2006-08-24 Thread Raghuveer
In my web application i have 10 definations for 10 jsp's. When does all this definations are loaded ? Does this happens when ActionServlet is initialised for config elements from struts-config.xml - To unsubscribe, e-mail: [E