The iPlanet 4.1 web server is not able to find the Struts taglibs
(error below).
I saw a previous thread on this but with no conclusive info.
It seems iPlanet 4.1 does not fully support WAR files and so
the taglibs must be deployed in JAR files.

Has anyone resolved this issue ?
-- 

        Nick



[13/Jun/2001:12:39:23] info (26227): Internal Info: loading servlet
/mainMenu.js
p
[13/Jun/2001:12:39:24] info (26227): JSP: JSP1x compiler threw exception
org.apache.jasper.JasperException: Unable to open taglibrary
/WEB-INF/app.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(Comp
iled Code)

Reply via email to