Hi , 

I am new to Struts2 , meanwhile i am going through the concept of Redirect
in Struts .
Confusion in understanding Redirect types :

1.Redirect After Post 2.Redirect Action Result:

As per the definations these are for :

Redirect After Post: This post pattern is supported by Struts 2. This is a
common pattern in web application. In which an action is redirected to
another action. 

Redirect Action Result:  The ActionMapper provided by the
ActionMapperFactory is used to redirect the browser to a URL that invokes
the specified action. 

Can anybody please explain this .
-- 
View this message in context: 
http://www.nabble.com/A-Query-about-Struts2-Redirects-tp25997443p25997443.html
Sent from the Struts - User mailing list archive at Nabble.com.

Reply via email to