I don' use servletexec myself but some people on the mailing-list got a similar 
problem.

You can try the solution given in this mail: 
http://www.mail-archive.com/struts-user@jakarta.apache.org/msg00991.html

Jean-Noel

----- Original Message ----- 
From: burhan arshad <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 26, 2001 3:25 PM
Subject: Urgent Information and help Require


> > Hello 
> > I am facing problem while implementing  hello.jsp example in Struts  .
> > 
> > http://gallery.bluestone.com/scripts/SaISAPI.dll/StrutsTrailMap.class/
> > struts-trailmap/Trail2.htm
> > .It is not Working and giving an error (below) .I am using ServletExec
> > engine ( ServletExec 3.0 ISAPI ) is there any extra setting or
> > modification I have to made to run this example I have already
> > implemted  all the steps  which they mention in there web Site .
> > Thanks and Regards 
> >   Burhan
> > javax.servlet.jsp.JspException: Cannot find message resources under
> > key org.apache.struts.action.MESSAGE
> > at
> > org.apache.struts.util.RequestUtils.message(RequestUtils.java:285)
> > at
> > org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:23
> > 9)
> > at
> > pagecompile._hello_world._helloworld_xjsp._jspService(_helloworld_xjsp
> > .java:35)
> > at
> > newatlanta.servletexec.JSP10HttpJspPage.service(JSP10HttpJspPage.java)
> > at
> > newatlanta.servletexec.JSP10Servlet.service(JSP10Servlet.java)
> > at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
> > at
> > newatlanta.servletexec.ServletExec.CallServletService(ServletExec.java
> > )
> > at
> > newatlanta.servletexec.ServletExec.processServletRequest(ServletExec.j
> > ava)
> > at
> > newatlanta.servletexec.ServletExec.processServletAlias(ServletExec.jav
> > a, Compiled Code)
> > at
> > newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java,
> > Compiled Code)
> > at
> > newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java)
> > 
> 

Reply via email to