Has anyone been able to get server side validation to work with beta 3? My team is using client-side (JavaScript) validation, but I decided to test the server-side validation to make sure it works (as a safety net). However, when I did this, server-side validation does not appear to throw any errors and I get forwarded to the "success" URL. I saw some rumblings on the mailing list about this not working in earlier versions of Struts 1.1, but nothing of late. BTW, to disable client-side validation, I simply removed the "onSubmit=return validateMyForm(this)" from my <hmtl:form> tag. That should be enough, right?
Thanks, JOHN -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

