Tim,
Thats what I thought, but I check and double checked and the
jstl-1.2.jar file is in the correct location. It also has the c.tld
inside it.
On 1/9/07, Tim Funk <funkman@(protected):
> Looks like you are missing the JSTL jar files whihc need to be in
> WEB-INF/lib
>
> -Tim
>
> ben short wrote:
> > Hi all,
> >
> > Im trying to use jstl 1.2 with tomcat 5.5.20 and java 1.5.0_05-b05.
> >
> > My webapp deploys ok but when I browse to it I get the following exception.
> >
> > xception
> >
> >
org.apache.jasper.JasperException: Unable to read TLD "META-INF/c.tld"
> > from JAR file
> > "file:/opt/apache-tomcat-5.5.20/webapps/basket/WEB-INF/lib/jstl-1.2.jar":
> >
org.apache.jasper.JasperException: Failed to load or instantiate
> > TagLibraryValidator class:
org.apache.taglibs.standard.tlv.JstlCoreTLV> >
org.apache.jasper.servlet.JspServletWrapper.handleJspException (
JspServletWrapper.java:512)
> >
> >
org.apache.jasper.servlet.JspServletWrapper.service (
JspServletWrapper.java:377)
> >
> >
org.apache.jasper.servlet.JspServlet.serviceJspFile (
JspServlet.java:314)
> >
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@(protected)
> To unsubscribe, e-mail: users-unsubscribe@(protected)
> For additional commands, e-mail: users-help@(protected)
>
>
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)