Hi all,
Mike You can take a look at my post about this problem [1]
and read more about Spring Security (ACEGI).

[1] - 
http://poulwiel.blogspot.com/2009/01/intercepting-all-actions-inside-my-app.html

Best greetings,
Paweł Wielgus.


2009/9/9 Dale Newfield <d...@newfield.org>:
> Mike Baranski wrote:
>>
>> If I run an interceptor on an action, then redirect, is the same
>> interceptor
>> run on the redirected-to action?
>
> "then redirect" means that request is done, and the browser will be
> submitting a new request.  That new request gets processed according to the
> action/interceptor definition appropriate to the url.
>
> -Dale
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

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

Reply via email to