Sebestian,
        Where does control go when u click Back button? If this has to do 'browser
like' back action, just call javascript. Why do u call struts action? Any
specific reason?



-----Original Message-----
From: Sebastian Ho [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 17, 2004 3:44 PM
To: Struts Users Mailing List
Subject: Disable validate in actionForm

hi

I have an validate method in my actionform and everything works fine. I
added a 'Back' button in my webpage, and therefore validation is not
necessary if the 'Back' button is clicked. Validation should occurs only
if 'Next' is selected.

How do I stop struts from calling validate() is 'Back' is selected?

Note : Both buttons are in the same form.

Thanks

Sebastian


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


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

Reply via email to