Is is a euApplicationResources file, or a
euApplicationResources.properties file?

You might also snag a quick download of Resin from caucho.com, and try
that with the Struts 1.0 jar.

Alex Colic wrote:
> 
> Hi,
> 
> Big problem. I have a major demo tommorow and I can't get my web apps to work with 
>struts. I am
> using Tomcat 3.2 + the latest nightly build of struts. I needed the iterate tag. All 
>my apps work
> within JBuilder but I cannot get them to work on there own. Every time I access a 
>page I get an
> error that the message keys cannot be found.
> 
> eg:
> 
> exception javax.servlet.jsp.JspException: Missing message for key logon.title.bar
> Message Missing message for key logon.title.bar
> 
> Localized Message Missing message for key logon.title.bar
> 
> Stack trace         javax.servlet.jsp.JspException: Missing message for key 
>logon.title.bar
>         at org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:298)
>         at
> 
>_0002fpwEmpLogin_0002ejsppwEmpLogin_jsp_0._jspService(_0002fpwEmpLogin_0002ejsppwEmpLogin_jsp_0.java:115)
>         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
> 
> In my web.xml file I have:
> 
> <!-- Action Servlet Configuration -->
>   <servlet>
>     <servlet-name>action</servlet-name>
>     <servlet-class>com.popware.rd.action.genericActionServlet</servlet-class>
>     <init-param>
>       <param-name>application</param-name>
>       <param-value>euApplicationResources</param-value>
>     </init-param>
> 
> and the euApplicationResources file is in the class directory in web-inf. I can read 
>the struts
> documentation but the struts-example gives me the same error.
> 
> I downloaded Tomcat 4 beta 7 and that did not help.
> 
> Can someone tell me exactly how to get the latest version of struts to work with 
>tomcat?
> 
> Any help is figuring this out is appreciated.
> 
> Alex
> 
> 
> 
> =====
> Regards
> 
> Alex Colic, HBA, B. Ed
> PopWare Inc. "Driving down the cost of conversions!"
> E-Mail: [EMAIL PROTECTED]
> Tel: 1-905-777-8171 ext. 104
> Fax: 1-905-777-0132
> 
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/

Reply via email to