I've done clent-side validation using
struts... However... When I run my application, I get a javascript error...
Error: validateUserLoginForm is not defined
how can this be? I didn't write any javascript by hand but let struts take care of eveything for me... How can this error be produced? Here's the code for my
JSP page...