RE: Inspect Tile Definitions

2008-09-30 Thread Shelley, Ryan
ginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Antonio Petrelli Sent: Tuesday, September 30, 2008 12:04 PM To: Struts Users Mailing List Subject: Re: Inspect Tile Definitions 2008/9/30 Shelley, Ryan <[EMAIL PROTECTED]>: > Interesting! Is there

RE: Inspect Tile Definitions

2008-09-30 Thread Shelley, Ryan
t; to compare it to some class that will have "getAttribute" and "getAttributeNames" methods? -Ryan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shelley, Ryan Sent: Tuesday, September 30, 2008 1:26 PM To: Struts Users Mailing List S

RE: Inspect Tile Definitions

2008-09-30 Thread Shelley, Ryan
:[EMAIL PROTECTED] On Behalf Of Antonio Petrelli Sent: Tuesday, September 30, 2008 12:04 PM To: Struts Users Mailing List Subject: Re: Inspect Tile Definitions 2008/9/30 Shelley, Ryan <[EMAIL PROTECTED]>: > Interesting! Is there a URL to some documentation or examples or are > there any exam

Re: Inspect Tile Definitions

2008-09-30 Thread Antonio Petrelli
2008/9/30 Shelley, Ryan <[EMAIL PROTECTED]>: > Interesting! Is there a URL to some documentation or examples or are > there any examples of Tile Controllers in any of the packages? The only thing that I can find is this: http://www.theserverside.com/tt/articles/article.tss?l=Tiles101 > So in the

RE: Inspect Tile Definitions

2008-09-30 Thread Shelley, Ryan
page-level values that could be accessed when the JSP is rendered? -Ryan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Antonio Petrelli Sent: Tuesday, September 30, 2008 11:51 AM To: Struts Users Mailing List Subject: Re: Inspect Tile Definitions 2008/9

Re: Inspect Tile Definitions

2008-09-30 Thread Antonio Petrelli
2008/9/30 Shelley, Ryan <[EMAIL PROTECTED]>: > Thanks for the prompt response! We're using Spring Controllers and not > Struts Controllers. Tiles is the only Struts component we're using. > Unfortunately, we have hundreds of Spring Controllers, and it wouldn't > be feasible to refactor them all t

RE: Inspect Tile Definitions

2008-09-30 Thread Shelley, Ryan
Thanks for the suggestion! -Ryan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Antonio Petrelli Sent: Tuesday, September 30, 2008 11:30 AM To: Struts Users Mailing List Subject: Re: Inspect Tile Definitions 2008/9/30 Shelley, Ryan <[EMAIL PROTECTED]>

Re: Inspect Tile Definitions

2008-09-30 Thread Antonio Petrelli
2008/9/30 Shelley, Ryan <[EMAIL PROTECTED]>: > We were wondering if there is any way for us, in the primary view Tile, > to inspect the Tile definitions that WILL be loaded into the page. I don't know if it's useful, but you could use a Tiles controller to preprocess your definition: http://struts

Inspect Tile Definitions

2008-09-30 Thread Shelley, Ryan
Hi All, We're using Struts Tiles 1.3.5 in Spring 2.0 on Tomcat 5.5 and Java 1.6. With Spring, we're loading a view that is a Tile definition. That Tile loads several other Tiles respectively. Some of those sub-Tiles include global advertising Tiles such as the banner ad, a square ad, a pop-un