Re: Bundle in Validation.xml

2005-07-09 Thread Niall Pemberton
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

Bundle in Validation.xml

2005-07-09 Thread Sagar Naik
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.