I have a login form. it has 3 buttons:

1. login
2. register
3. cancel

when the user clicks the login - the application validates that the user
input data on the 'username' and 'password' fields.

Question: how can I avoid this validation if the user clicks either
'register' or 'cancel' 

thanks
-- 
View this message in context: 
http://www.nabble.com/how-to-avoid-form%27s-validation-if-the-user-choose-cancel--tp14582809p14582809.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to