Hello everybody,

I would like to know if there is a sane way to store a request (i.e. action name and all parameters) and use it later.

It would be nice to do this to redirect a user to the login screen and just invoke the original action after the user has been successfully authenticated.

As this is a common task, there must be a design pattern.

Thank you in advance!

~Andreas


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

Reply via email to