biguniverse
Aug 23rd, 2005, 07:57 PM
Anyone have a clue why the latest version of Struts causes this? It was working fine with my previous version of Struts but I wanted to the ValidWhen functionality, so I upgraded.
[org.apache.commons.validator.ValidatorAction] - <Unhandled exception thrown during validation: null>
java.lang.NullPointerException
at org.apache.struts.validator.Resources.getMessageRe sources(Resources.java:127)
at org.apache.struts.validator.Resources.getActionMes sage(Resources.java:349)
at org.apache.struts.validator.FieldChecks.validateRe quired(FieldChecks.java:94)
[org.apache.commons.validator.ValidatorAction] - <Unhandled exception thrown during validation: null>
java.lang.NullPointerException
at org.apache.struts.validator.Resources.getMessageRe sources(Resources.java:127)
at org.apache.struts.validator.Resources.getActionMes sage(Resources.java:349)
at org.apache.struts.validator.FieldChecks.validateRe quired(FieldChecks.java:94)