Anant Sagar
Tue, 19 Mar 2002 21:33:44 -0800
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" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> 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: <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]>