RE: Tiles template header and title

2002-05-07 Thread Trieu, Danny
To: Struts Users Mailing List Subject: RE: Tiles template header and title This is what i will do: When i call to the master definition from an ACtion y set the Title as attribute in the request and then int the header.jsp, i write it. Very easy. HTH. Enrique

RE: Tiles template header and title

2002-05-06 Thread Enrique Rodriguez
This is what i will do: When i call to the master definition from an ACtion y set the Title as attribute in the request and then int the header.jsp, i write it. Very easy. HTH. Enrique. _ Enrique Rodriguez Lasterra -Mensaje original- De: Filipe Mateus

RE: Tiles template header and title

2002-05-02 Thread Enrique Rodriguez
This is what i will do: When i call to the master definition from an ACtion y set the Title as attribute in the request and then int the header.jsp, i write it. Very easy. HTH. Enrique. _ Enrique Rodriguez Lasterra -Mensaje original- De: Filipe Mateus

Re: Tiles template header and title

2002-05-02 Thread Eddie Bush
There are some excellent examples of tiles usage in struts-tiles.war. I highly recommend checking that out. Not only will it answer the question you have asked, but you will get additional insight into tiles that will help you build better tiles applications. Regards, Eddie - Original

Re: Tiles template header and title

2002-05-02 Thread Filipe Mateus
I tried it, and it works perfectly! Now I understand the power of tiles:importAttribute and bean:write Thank you! On Thu, 2 May 2002 17:08:09 +0200 Enrique Rodriguez [EMAIL PROTECTED] wrote: This is what i will do: When i call to the master definition from an ACtion y set the Title as