As far as I was aware validating a hidden field is the exact same as
validating any other field.. just make sure the name of the field in your
<html:hidden corresponds to a setter method in your form.  Then create your
own validate function within the form to check the variable is correct..
-David

----- Original Message ----- 
From: "Octavia Yung" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 28, 2003 4:13 PM
Subject: Struts Validator and Hidden Field


Hi Everyone,

I was wondering if it is possible to validate a hidden field using the
Struts Validator framework.  If so, an example would be extremely helpful.
Thanks in advance!

Octavia


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

Reply via email to