RE: Action based client validation

2006-09-06 Thread Vaylee Mckenzie-Daniels \(VA\)
I am struggling to find resources on how to enable the validation only when submit is selected. Validation should not be done when cancel is selected. Please help. Thx Vaylee ~~ This e-mail and its contents are subject to

RE: Action based client validation

2006-09-06 Thread Givler, Eric
the cancel button is pressed by setting bCancel=true (I think). Good luck. -Original Message- From: Vaylee Mckenzie-Daniels (VA) [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 06, 2006 9:02 AM To: user@struts.apache.org Subject: RE: Action based client validation I am struggling

Re: Action based client validation

2006-09-06 Thread Michael Jouravlev
On 9/6/06, Vaylee Mckenzie-Daniels (VA) [EMAIL PROTECTED] wrote: I am struggling to find resources on how to enable the validation only when submit is selected. Validation should not be done when cancel is selected. If you use JSP for the view part of your app, then use html:cancel to