Although the validator dtd has had a "bundle" attribute for a while(?), it
was ignored by Struts until the latest release (version 1.2.7). If you want
to use it then you need to upgrade to that version (and also validator
1.1.4, which is included with the Struts 1.2.7 download):
Release notes for
Hi
In struts-config.xml
.
.
.
...
In validation.xml
I get the following error
EVERE: Unhandled exception thrown during validation:
No message resources found for bundle:
org.apache.struts.action.MESSAGE
java.lang.NullPointerException: No message resources
found for bundle: org.apache.
2 matches
Mail list logo