It's quite possible. Take a look at the comments here:
http://www.vitarara.org/cms/struts_2_cookbook/creating_a_login_interceptor

On 8/23/07, Phillip Grenier <[EMAIL PROTECTED]> wrote:
>
> I don't know if this is possible or not but I would like to have a
> authentication interceptor that if a user is not authenticated it saves
> the action being called in session and then continues to a login action.
> Then after the user has successfully logged in it would call the stored
> action again this time passing the interceptor.
>

Reply via email to