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
> wrote:
>
>>
>>
>> This is the redirect action. it redirects to the action, but the post
>> parameter
On Thu, Jun 25, 2009 at 1:36 PM, Kelly.Graus wrote:
>
>
> This is the redirect action. it redirects to the action, but the post
> parameter isn't set.
>
> type="redirect-action">submitXmlLicenseRequest
>
>
>
Which version of struts are you using, redirect-action was renamed to
redirectA
Hi Brice,
I tried that, I still am receiving a [Fatal Error] Premature end of file
error, and the licenseRequest parameter is not being set.
Any ideas as to why this wouldn't work?
Thanks!
Kelly
brice.roncace wrote:
>
> Using the named parameter (parameters) that Struts2 places on the OGNL
Using the named parameter (parameters) that Struts2 places on the OGNL
stack should work for you:
submitXmlLicenseRequest
${#parameters.licenseRequest}
Brice
On Jun 25, 2009 11:36am, "Kelly.Graus" wrote:
Hello,
I am trying to redirect to an action when the default index page is
4 matches
Mail list logo