Looks like something has gone wrong loading the validation config. Can you check your logs to see if there were any errors?
Also take a look thru' the upgrade notes (you'll need to check them all to go from 1.1 to 1.3) for upgrading from 1.1 to 1.3 http://wiki.apache.org/struts/StrutsUpgrade The struts-examples webapp shipped in Struts 1.3.5 uses Validator 1.3.0 so thats another thing to look at to compare with your webapp. In order to use the feature you want you'll need to change the DTD references in your validation.xml and remember to deploy the validator-rules.xml shipped with Struts 1.3.5 Niall On 8/8/06, Jean-Marie Pitre <[EMAIL PROTECTED]> wrote:
Hi, I'm testing my application with struts 1.3 and validator 1.3. I've got this error: ValidatorResources not found in application scope under key "org.apache.commons.validator.VALIDATOR_RESOURCE I don't know why because the same application worked well with validator 1.1 and struts 1.1 Have you got an idea ? Thanks, Jean-Marie.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]