i have a form with fields like this:

field1,
field2,
field3,
...
fieldN

where N varies with each request. a jsp dynamically emitts the <html:text>
tags as necessary.

can i use the struts validator on such a form so that a field is validated
iff it is present?




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

Reply via email to