views:

43

answers:

0

I had been told to deploy a *.war file within tomcat and this application should be working fine.

But for an unknown reason all I get is: System Exception: javax.servlet.jsp.JspException: ValidatorResources not found in application scope under key "org.apache.commons.validator.VALIDATOR_RESOURCES"

I know that this application has been developed with STRUTS and I can obtain the source. But as I am not a specialist in this field, I come to ask for some help.

Could you tell me what file could generate this exception please?