I removed jsp-api.jar from WEB-INF/lib. (It is still in the build
path, though.)
Problem solved! (Though I don't understand why!)
2007/2/22, Pierre Thibaudeau <[EMAIL PROTECTED]>:
> > I think I have a problem with my library versions, but I cannot pinpoint the
> > problem. Here's the exceptio
> I think I have a problem with my library versions, but I cannot pinpoint the
> problem. Here's the exception when I deploy on Tomcat 6.0.2:
>
> org.apache.jasper.JasperException: /index.jsp(1,1) Unable to read TLD
> "META-INF/tld/struts-bean.tld" from JAR file
> "file:/C:/applications/Tomcat%20
On 2/22/07, Pierre Thibaudeau <[EMAIL PROTECTED]> wrote:
I think I have a problem with my library versions, but I cannot pinpoint the
problem. Here's the exception when I deploy on Tomcat 6.0.2:
org.apache.jasper.JasperException: /index.jsp(1,1) Unable to read TLD
"META-INF/tld/struts-bean.tld"
Check the uri attribute of taglib directive in index.jsp is same as
content of tag in struts-bean.tld.
Srinivas
-Original Message-
From: Pierre Thibaudeau [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 22, 2007 2:38 PM
To: Struts Users Mailing List
Subject: Unable to read META-INF
I think I have a problem with my library versions, but I cannot pinpoint the
problem. Here's the exception when I deploy on Tomcat 6.0.2:
org.apache.jasper.JasperException: /index.jsp(1,1) Unable to read TLD
"META-INF/tld/struts-bean.tld" from JAR file
"file:/C:/applications/Tomcat%206.0/webapps
5 matches
Mail list logo