Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Hidden field value is missing after validation (struts)

843838Oct 11 2005 — edited Oct 12 2005
Hi,

I am using client side javascript validator to valiate my inputs. I also have a hidden field in my html form.

<html:hidden property="xxx" value="1" />

I press the submit button to start validating my inputs. My page redisplay again with error messages. But the value of my hidden property is missing ("").

Anyone know what wrong with my form. Please help me.

RS
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 9 2005
Added on Oct 11 2005
3 comments
238 views