While trying out Tomcat 4.0.1 ran into problems exercising most of the
JSP examples. Got the following exception:
java.lang.NoSuchMethodError
at
org.apache.jasper.compiler.TldLocationsCache.processJars(TldLocationsCac
he.java :202)
at
org.apache.jasper.compiler.TldLocationsCache.(TldLocationsCache.java:139
)
at
org.apache.jasper.EmbededServletOptions.(EmbededServletOptions.java:324)
at org.apache.jasper.servlet.JspServlet.init(JspServlet.java:266)
........
All of the servlet examples worked fine. Also, some of the JSP examples
(such as the calendar) bring up their first page correctly but not the
subsequent ones. Any suggestions would be greatly appreciated.
--
Thanks
Jacob
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
|