/ Published in: Java
Set parse attribute to true for the redirect-action result.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<result type="redirect-action"> <param name="actionName">NextAction</param> <param name="parse">true</param> <param name="redirectMessage">${redirectMessage}</param> </result>
URL: http://www.vitarara.org/cms/struts_2_cookbook/post_and_redirect