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

Reply via email to