Hello there
My name is Burhan currently I am facing problem while implementing your
hello.jsp example in Struts .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
implemt all your steps .I am waiting for your reply .

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:239)
        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.java)
        at
newatlanta.servletexec.ServletExec.processServletAlias(ServletExec.java,
Compiled Code)
        at
newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java, Compiled
Code)
        at
newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java)

Reply via email to