I am sorry. When I hit the tab in gmail, it sent the page for some reason :-(
I'll finish... if page exists ${brand}/page/somePage.jsp then use ${brand}/page/somePage.jsp else use page default/page/somePage.jsp It doesn't matter to me where this happens just looking for some advice 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 somewhere (it can be in struts or jsp, I am just looking for advice) if page exists ${brand}/page/somePage.jsp