It usually means that the ApplicationResources.properties file is not on
the container's class path. The simplest thing is to put it directly
under the classes folder. 

The message and error tags are designed to work with the resource file,
and become upset when they cannot find it.

-- Ted Husted, Husted dot Com, Fairport NY US
-- Developing Java Web Applications with Struts
-- Tel: +1 585 737-3463
-- Web: http://husted.com/about/services


Gilson Nascimento D Elrei wrote:
> 
> What the message meaning ? The properties file or key doesn't found ?
> javax.servlet.jsp.JspException: Cannot find message resources under key
> org.apache.struts.action.MESSAGE
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

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

Reply via email to