The fog is beginning to lift :)  Thanks!

--- Eddie Bush <[EMAIL PROTECTED]> wrote:
> You haven't discovered the contextRelative attribute
> yet, I see :-)
>     <forward contextRelative="true"
>              name="toMember"
>              path="/member/index.do"
>              redirect="true"/>
> 
> That's one of my global forwards.  It wouldn't have
> to be global though. 
>  The trick here is the 'contextRelative="true"'.  Be
> sure you specify a 
> path relative the the application context though -
> that's what you're 
> saying by using contextRelative - treat this path as
> relative to the 
> application context (not the module context).


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

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

Reply via email to