hi, i have that problem to, but could also not locate the error. the one validation form works (javascript), the other don't (uses server side validation). and also it creates two e.g. required javaskript funktions in the jsp page.
are ther any actual examples to check? thanks for help harald -----Original Message----- From: Alex Shneyderman [mailto:[EMAIL PROTECTED] Sent: Montag, 04. August 2003 17:01 To: 'Struts Users Mailing List' Subject: RE: struts validation > the validators i used are required, minlength, maxlength etc... but do > we have problem in displaying the error messages in java script window > bcos of validators??? I do not have that problem I do not know why you do. Check to see if the JavaScript even gets to your browser. Ceck your generated HTML is everything there? I.e. your validate function and all the validator JavaScripts. --------------------------------------------------------------------- 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]