Hi,

I make use of Appfuse Struts 2 modular.

I hope some can help on my issue:

Normally, when you call an action mapping e.g.
http://localhost/myaction.html

if calling action mapping "myaction" require the user to be logged in than
the user is redirected/shown the login page first. When the user enter the
username and password than the previous myaction with the request data is
redirected to after the login has completed.

I just made a custom login functionallity using actions not. How do I
programmaticly do the above scenario ? if I still want to redirect with
request data to the initial action after the login action has been completed
?


-taltun
-- 
View this message in context: 
http://www.nabble.com/Request-Data-tp25852328s2369p25852328.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to