Hi,
I am using a
struts validation framework in a simple application. when i run the application i got exception
ValidatorResources not found in application scope under key "org.apache.commons.validator.VALIDATOR_RESOURCES" i have already included the validator plugin in struts-config.xml and commans jars in my class path.
my UserForm class is extending the ValidatorForm.
UserForm register.jsp validator.xml struts-config.xml where the problem exist i am unable to trace.
Regard's
Omkar