Re: Tiles: attribute values within nested JSP's!

2006-10-12 Thread Antonio Petrelli
Andrew Martin ha scritto: ... So in JSP subcontent3.jsp I use the You have to put in page3.jsp! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Tiles: attribute values within nested JSP's!

2006-10-12 Thread Andrew Martin
rs Mailing List Onderwerp: Re: Tiles: attribute values within nested JSP's! Andrew Martin ha scritto: > > > > > > Uh wait a minute! If I understood you well you want to put "subcontent3.jsp" as a value of an attribute inside page

RE: Tiles: attribute values within nested JSP's!

2006-10-11 Thread Andrew Martin
:[EMAIL PROTECTED] Verzonden: woensdag 11 oktober 2006 16:36 Aan: Struts Users Mailing List Onderwerp: Re: Tiles: attribute values within nested JSP's! Andrew Martin ha scritto: > > > > > > Uh wait a minute! If I understood you well you want t

Re: Tiles: attribute values within nested JSP's!

2006-10-11 Thread Antonio Petrelli
Andrew Martin ha scritto: Uh wait a minute! If I understood you well you want to put "subcontent3.jsp" as a value of an attribute inside page3.jsp, right? In this case you have to create an intermediate definition: Then put this definition

RE: Tiles: attribute values within nested JSP's!

2006-10-11 Thread Andrew Martin
: Struts Users Mailing List Onderwerp: Re: Tiles: attribute values within nested JSP's! Andrew Martin ha scritto: > > > > > > > > > > > > > > > > > > Three

Re: Tiles: attribute values within nested JSP's!

2006-10-11 Thread Antonio Petrelli
Andrew Martin ha scritto: Three definitions with the same name??? This is a bug, my friend :-) - To unsubscribe, e-mail: [EMAIL PROTE

Tiles: attribute values within nested JSP's!

2006-10-11 Thread Andrew Martin
Hi, I have a problem with nested tiles. I can't seem to be able to read the value of a attribute in nested JSP's! having looked through this list it appears that I am not alone, but I have yet to find a working solution. Maybe there isn't one! In which case I ask myself whats the added benifit