Subject: Re: Configuring sub-applications
From: Bill Wohler <[EMAIL PROTECTED]>
 ===
"Martin Cooper" <[EMAIL PROTECTED]> writes:
> >   However, with the configuration above, this gets mapped to the
> >   nonexistent file:
> >
> >     /myapp/subapp1/docroot/subapp1/myaction/page.jsp
> 
> You probably want to set your forwards to be context relative. The default
> is for them to be prefixed with the sub-app name. To do that, add the
> 'contextRelative' attribute to your forwards like this:
> 
>   <forward ... contextRelative="true" ... />

  Worked like a charm. Thanks!

-- 
Bill Wohler <[EMAIL PROTECTED]>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and mh-e. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.

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

Reply via email to