If the action you are redirecting to has the same interceptor-stack
(via package inheritance or interceptor configuration), then the
answer is 'yes'

-Wes

On Wed, Sep 9, 2009 at 12:12 PM, Mike Baranski
<list-subscripti...@secmgmt.com> wrote:
> I have a question about an interceptor.
>
> If I run an interceptor on an action, then redirect, is the same interceptor
> run on the redirected-to action?
>
> I'm redirecting to a change password page if a password is over x days old,
> so do I need to specify a different interceptor stack for the change
> password action to prevent an infinite loop of redirection?
>
> Thanks,
> Mike.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>



-- 
Wes Wannemacher

Head Engineer, WanTii, Inc.
Need Training? Struts, Spring, Maven, Tomcat...
Ask me for a quote!

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to