Check your Definition in Struts-Config
and compare it with the location of the properties-file
and the call in the jsp.
In my experience it was always there a faulty configuration.

Saluti



---------- Initial Header -----------

>From      : "Legolas Woodland" [EMAIL PROTECTED]
To          : "Struts Users Mailing List" user@struts.apache.org
Cc          :
Date      : Wed, 15 Mar 2006 01:39:54 +0430
Subject : Cannot find message resources under key 
org.apache.struts.action.MESSAGE , what could cause this ?







> Hi
> Thank you for reading my post.
> I upload a web application to its host , it works OK until a few hours 
> ago , and now it shows the following exception....
> is there any comment about this ?
>
>
> javax.servlet.jsp.JspException: Cannot find message resources under key 
> org.apache.struts.action.MESSAGE
>       
> org.apache.struts.util.RequestUtils.retrieveMessageResources(RequestUtils.java:1103)
>       org.apache.struts.util.RequestUtils.message(RequestUtils.java:1043)
>       org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:294)
>       
> org.apache.jsp.index_jsp._jspx_meth_bean_message_0(org.apache.jsp.index_jsp:138)
>       
> org.apache.jsp.index_jsp._jspx_meth_html_html_0(org.apache.jsp.index_jsp:106)
>       org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:70)
>       org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>       
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
>       org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
>       org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>       
> com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
>       
> com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to