hi Jeanne,
But the problem is the html:errors tag present in the
jsp displays the serverside errors too. we don't want both javascript and serversside errors to show up right?.
and also, the struts site says that the form will not be submitted if the javascript validation fails. but the form is getting submitted even if there are errors. i think that is the problem behind both validations being performed.
any ideas y the form is being submitted even if javascript validation fails?
Seshu