Hi all,

I have several forms which contain fields that should only accept numeric
data. If the entered data wasn't numeric, then during validation of that
field I would like to be able to leave the form field empty. But struts will
auto populate all fields. Meaning that for numeric fields it will enter
zero's if the entered data wasn't numeric.
Is there any way to circumvent this, and leave the form fields empty if the
entered data wasn't correct?

TIA,
Gregory.


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

Reply via email to