try

<html:hidden property="action" value="Hallo"/>


----- Original Message -----
From: "Kuntz Peter, NY" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 21, 2001 8:55 AM
Subject: hidden fields


> I have a problem with the <html:hidden> tag. I tried the following:
>
> <html:form action="/AnnuityClientInformation" method="post">
> <html:hidden property="Action" value="Hallo"/>
> </html:form>
>
> I also implemented a FormBean which is associated with the jsp where this
> form is in. This bean has a getAction() and setAction(String) method. I
> assumed that the 'Action' property of this FormBean will be set when this
> form is submitted. Somehow I couldn't manage to make this happen. Am I
> missing here something or is there a bug in this tag.
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to