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

Reply via email to