You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Anant Sagar <an...@rapideffect.com> on 2002/03/03 06:50:00 UTC

Re: Cannot find message resources under key org.apache.struts.action.MESSAGE

I had same error stack trace sometime back at the start of application .
That was coming due to improper setting of data-sources in struts-config.xml
.
hope taht may help
Anant Sagar
----- Original Message -----
From: "Todd Grigsby" <ba...@no.tgrigsby.spam.com>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Tuesday, March 19, 2002 4:54 AM
Subject: Re: Cannot find message resources under key
org.apache.struts.action.MESSAGE


> Troy,
>
> I realize you posted this a while ago, but I'm getting the same error,
although
> without the lovely stack trace.  The error shows in the browser when it
> processes the following code:
>
>     <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
>     <%@ taglib uri="/WEB-INF/tiles.tld" prefix="tiles" %>
>     <!-- BEGIN EDIT FORM FOOTER TILE -->
>         <P ALIGN=RIGHT>
>         <table border="0" cellspacing="0" cellpadding="0">
>           <tr>
>             <td width=5%><html:submit value="Save" /></td>
>             <td width=5%><html:submit value="Cancel" /></td>
>           </tr>
>         </table>
>     <!-- END EDIT FORM FOOTER TILE -->
>
> It has something to do with the "<html:submit" tags, although I can't see
what
> the problem is.
>
> Help me out -- did you ever find out what the problem was?
>
> Thanks in advance,
>
> Todd Grigsby
>
> ps.  Remove the "no." and "spam." if replying by email.
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>