You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Amitkumar J Malhotra <Am...@ril.com> on 2001/10/01 05:50:45 UTC

info required

Hello,
I have just downloaded dbtags library and have followed the installation
instruction given in the documentation, I am working with version 3.2.1 of
tomcat but when I run the sample code which i have copied from the
documentation, it gives me an error and the error is as shown below

apache.jasper.compiler.CompileException:
D:\jakarta-tomcat-3.2.1\jakarta-tomcat-3.2.1\webapps\ROOT\taglibrary.jsp(0,0)
Unable to open taglibrary http://jakarta.apache.org/taglibs/dbtags : Could not
locate TLD META-INF/taglib.tld

could you please tell me what's wrong

amit.





Re: info required

Posted by Isak Rickyanto <is...@telkom.net>.
Ha...ha..
Just now I had the same problem but i use Tomcat 3.2.3

but I have solved it..., my problem is in the web.xml
you must check it again.

In my experience ... I write the location :
Web-inf/dbtags.tld and the right one is WEB-INF/dbtags.tld..
the web-inf folder must be UPPER CASE...

maybe you can chec your web.xml again
----- Original Message -----
From: "Amitkumar J Malhotra" <Am...@ril.com>
To: <ta...@jakarta.apache.org>
Sent: Monday, October 01, 2001 10:50 AM
Subject: info required


> Hello,
> I have just downloaded dbtags library and have followed the installation
> instruction given in the documentation, I am working with version 3.2.1 of
> tomcat but when I run the sample code which i have copied from the
> documentation, it gives me an error and the error is as shown below
>
> apache.jasper.compiler.CompileException:
>
D:\jakarta-tomcat-3.2.1\jakarta-tomcat-3.2.1\webapps\ROOT\taglibrary.jsp(0,0
)
> Unable to open taglibrary http://jakarta.apache.org/taglibs/dbtags : Could
not
> locate TLD META-INF/taglib.tld
>
> could you please tell me what's wrong
>
> amit.
>
>
>
>