Hi Wes, I am using Struts 2.0.11.2. I tried it using redirectAction, but I am still receiving the same error.
Kelly Wes Wannemacher wrote: > > On Thu, Jun 25, 2009 at 1:36 PM, Kelly.Graus > <kelly.gr...@toltech.net>wrote: > >> >> >> This is the redirect action. it redirects to the action, but the post >> parameter isn't set. >> <action name="index" class="com.opensymphony.xwork2.ActionSupport"> >> <result name="success" >> type="redirect-action">submitXmlLicenseRequest</result> >> </action> >> >> > Which version of struts are you using, redirect-action was renamed to > redirectAction at some point. > > -Wes > > > -- > Wes Wannemacher > Author - Struts 2 In Practice > Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more > http://www.manning.com/wannemacher > > -- View this message in context: http://www.nabble.com/Struts2-redirect-action-with-post-params-tp24207810p24210254.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