Hi,
I want to do client-side validation using a custom class I can specify in
the validator.xml <validator><classname/></validatior> section. But my
question is if I use a custom class, then how the heck can Struts generate
the custom javascript for it in the jsp if I'm using a custom java class I
wrote that exists only on the server?  Not possible right?

So if that's the case, if you do leave some custom classname validator class
in your validation.xml, then will that validation simply be ignored?

Thanks for help with these 2 questions.

Reply via email to