I'm trying to install and run the struts example on iPlanet Webserver
4.1.  I've followed the instructions provided on the jakarta website,
however, when I try to access the index.jsp page, I get the following
error.  Has anybody encountered this problem before or have ideas on the
cause of the problem?

[02/Nov/2001:08:06:28] info ( 7622): Internal Info: loading servlet
/index.jsp
[02/Nov/2001:08:06:28] info ( 7622): JSP: JSP1x compiler threw exception
org.apache.jasper.JasperException: Unable to open taglibrary
/WEB-INF/struts-bean.tld : null
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Exception.java:42)
        at
javax.servlet.ServletException.<init>(ServletException.java:68)
        at
org.apache.jasper.JasperException.<init>(JasperException.java:73)
        at
org.apache.jasper.compiler.JspParseEventListener.handleDirective(Compile
d Code)
        at
org.apache.jasper.compiler.DelegatingListener.handleDirective(Delegating
Listener.java:119)
        at org.apache.jasper.compiler.Parser$Directive.accept(Compiled
Code)
        at org.apache.jasper.compiler.Parser.parse(Compiled Code)
        at org.apache.jasper.compiler.Parser.parse(Parser.java:1022)
        at org.apache.jasper.compiler.Parser.parse(Parser.java:1018)
        at org.apache.jasper.compiler.Compiler.compile(Compiled Code)
        at
com.netscape.server.http.servlet.NSServletEntity.load(NSServletEntity.ja
va:230)
        at
com.netscape.server.http.servlet.NSServletEntity.update(NSServletEntity.
java:149)
        at
com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner
.java:469)


[02/Nov/2001:08:06:28] warning ( 7622): Internal error: Failed to get
GenericServlet. (uri=/index.jsp,SCRIPT_NAME=/index.jsp)

Aaron L. Heiner
Software Engineer
Great Lakes Technologies Group
Direct: 248-204-7171
Email: <mailto:[EMAIL PROTECTED]>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to