I get NullPointerException in validate() at this line
errors.add(ActionMessages.GLOBAL_MESSAGE, new
ActionMessage("error.text.required"));

This is my ApplicationResources.properties file with this line
error.text.required=Text is required

What could be the reason for NullPointerException?

Uma


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to