Hello, 

I have a number of Struts forms that are using the Validator.  This works
great except for on a couple of the forms.  The ones in question have two
submit buttons on them.  One updates the form somehow - calculates a
subtotal, or adds an attachment to a list of attachments, etc.  And the
other actually submits the form.

How to do I turn OFF the validation for the subtotal calculation, etc.
buttons?  I don't want to validate the data until the form is actually
submitted.

Thanks,
Jennifer
--
View this message in context: 
http://www.nabble.com/How-to-skip-validation--t1792572.html#a4884101
Sent from the Struts - User forum at Nabble.com.


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

Reply via email to