Whats the difference between <result name= and <result type= tags inside the
action tag? Which one is called at what point? Please suggest. And also what
does 
<result name="error">/empmanager/editEmployee.jsp</result>
<result type="redirect">edit-${currentEmployee.empId}.action</result>
</action>


Is there any link which explains the tags in details
-- 
View this message in context: 
http://old.nabble.com/Tags-in-struts2-tp28667107p28667107.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to