Tiles "put" page using tiles:insert

2006-10-17 Thread Irv Salisbury
First, is this the appropriate list for tiles questions? If not, sorry, and can someone tell me a better one... I have the following two defintions in my tiles-def.xml file: In the first definition, I have

Branding and resource-exists

2006-10-23 Thread Irv Salisbury
We are using branding in our application and need a way for new brands to "override" our default jsp pages for look and feel. So, I need to implement the following logic somewhere (it can be in struts or jsp, I am just looking for advice) if page exists ${brand}/page/somePage.jsp

Re: Branding and resource-exists

2006-10-23 Thread Irv Salisbury
ice on how to do this with struts. Thanks, Irv On 10/23/06, Irv Salisbury <[EMAIL PROTECTED]> wrote: We are using branding in our application and need a way for new brands to "override" our default jsp pages for look and feel. So, I need to implement the following logic somewhe