Hi,

 

I am using Struts Validator for validating a multi page form, some how
the Validator cannot find the messages defined in the application
resources. I got the validation error messages like: null is required.
I've defined arg0 in the validation.xml file, and the key of arg0 points
to a key in the application resource file. I verified that the message
can be found through <bean:message>, but why not by the validator? Any
ideas what the problem could be?

 

 

Thanks,

Saul

Reply via email to