Re: Unable to read META-INF/tld...

2007-02-22 Thread Pierre Thibaudeau
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

Re: Unable to read META-INF/tld...

2007-02-22 Thread Pierre Thibaudeau
> 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

Re: Unable to read META-INF/tld...

2007-02-22 Thread Wendy Smoak
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"

RE: Unable to read META-INF/tld...

2007-02-22 Thread Bolloju, Srinivas
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

Unable to read META-INF/tld...

2007-02-22 Thread Pierre Thibaudeau
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