Ameer,
I was going through the Struts archive and found out
that you had faced similar problem
that I am facing. Can you please let me know how
you managed to overcome this
problem (see your email below). Note, I am using
iPlanet Web Server 6.0 and not
weblogic as in your error log. I guess this shouldn't
matter as long as proper classpath
is set. Can you please let me know the fix you did to
remove the error.
Thanks,
Nizar
Bhamani ProActTechnologies Powering Human
Resourcefulness™ (770) 291 7180 mailto:[EMAIL PROTECTED]
im facing problem in excuting an
example source provided by the link:
im running this example in weblogic
6.0 and i get following errors. i have kept struts.jar in server classpath..
still i get following errors.
<Jun 1, 2001 9:36:22 AM
GMT+05:30> <Error> <HTTP>
<[WebAppServletContext(7901117 ,HelloWorld)] Root cause of
ServletException javax.servlet.jsp.JspException: Cannot find ActionMappings
or ActionFormBeans
co llection at
org.apache.struts.taglib.html.FormTag.lookup(FormTag.java:703)
at
org.apache.struts.taglib.html.FormTag.doStartTag(FormTag.java:441)
at
jsp_servlet._input._jspService(_input.java:106)
at
weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:213)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:246)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe rvletContext.java:1265)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm pl.java:1622)
at
weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
|