Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error with JAR file - Please Help!

843836Aug 9 2003 — edited Aug 9 2003
When I try to load a JSP page that is making a connection to MySQL I get this server error:

org.apache.jasper.JasperException: Unable to read TLD "META-INF/c.tld" from JAR file "file:/C:/Program Files/Apache Software Foundation/Tomcat 5.0/webapps/DataAccess/WEB-INF/lib/standard.jar": org.apache.jasper.JasperException: Failed to load or instantiate TagLibraryValidator class: org.apache.taglibs.standard.tlv.JstlCoreTLV

Here is my environment:
Windows XP Professional SP1
Apache Tomcat 5.0.6
JSTL 1.0.3
JDK 1.4.2

I found the tld files but I'm not sure where I should put them so they can be read. What am I doing wrong? Thanks!

-Matt
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 6 2003
Added on Aug 9 2003
4 comments
250 views