posted 17 years ago
Hi Eric Pascarello,
In user registration page am using javascript for validating the password field because when i validate it using the struts validator framework the mask rule is not applied to that field. The struts tag <html|:|password/> is used to get the password from the user. So I decided to use javascript to validate the password input field and validator framework for the remaining fields. when I submit the page when all the fields in the page are empty the javascript which i used to validate the password rises the alert message eventhough the remaining fields are empty.
regards,
karthik.