Hi,

I am getting an exception error when I try to display error messages from my
jsp file. The error I get is,
'Cannot find message resources under key org.apache.struts.action.MESSAGE'.
What is this error mean?
In my action, I have saveMessages(request, messages) where 'messages' is an
object of type ActionMessages.
In debug I noticed the messages are not saved in the request object.

Can someone please help me as I have run out of all possible solutions?

Thanks,
Vijaya



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

Reply via email to