Hi,

Has anyone been able to get any JSP's running on the HEAD brach of
tomcat 4 using jasper (not jasper2).

I consistently receive:


java.lang.NullPointerException
        at
org.apache.jasper.compiler.TldLocationsCache.processJars(TldLocationsCache.java:203)
        at
org.apache.jasper.compiler.TldLocationsCache.(TldLocationsCache.java:139)
        at
org.apache.jasper.EmbededServletOptions.(EmbededServletOptions.java:414)
        at org.apache.jasper.servlet.JspServlet.init(JspServlet.java:128)

but looking at the line 203 of TldLocationsCache, I don't see why this
occurs.





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

Reply via email to