| Author |
Getting java.lang.IllegalArgumentException: Resources cannot be null.
|
Bakiya Lakshmi
Greenhorn
Joined: Apr 19, 2011
Posts: 4
|
|
I am getting below error message, even though I am not using validator.
java.lang.IllegalArgumentException: Resources cannot be null.
at org.apache.commons.validator.Validator.<init>(Validator.java:158)
at org.apache.struts.validator.Resources.initValidator(Resources.java:507)
at org.apache.struts.validator.ValidatorForm.validate(ValidatorForm.java:111)
Please help me in resolving this issue.
|
 |
Bakiya Lakshmi
Greenhorn
Joined: Apr 19, 2011
Posts: 4
|
|
|
Since the application should not locate the FormBean object , I got this issue. Now it is resolved
|
 |
 |
|
|
subject: Getting java.lang.IllegalArgumentException: Resources cannot be null.
|
|
|