> For my complex pages, I plan on using the Tiles built-in 
> 'putList' tag to add a handful of JSP's to a particular 
> section of one of my tiles templates (or extended tiles 
> templates).  Why would this built-in solution not work for 
> your application?

We have, for example, a home page where some areas are conditional in what's inserted. 
 For instance, if the user is a small business one of the promo areas contains a 
different piece of content to a non-business user.   Our pages have around 15 content 
areas so its possible a large number of these areas could be different.   Using tiles 
'as-is' would require either logic tags around the puts (Not editor friendly) or 
splitting a single page into one page per user category (Four in total) which causes a 
maintenance nightmare when you've got 600+ original pages...

Visit http://www.t-mobile.co.uk for an example and click the tabs to switch views of 
the same page.

Regards
Richard Tomlinson

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to