Could you give us a look at tagusage.jsp also?

I think it's very weird to have WEB-INF/WEB-INF in the pathin the error
report.

tomK

> -----Original Message-----
> From: Amitkumar J Malhotra [mailto:[EMAIL PROTECTED]] 
> Sent: dinsdag 27 november 2001 4:59
> To: [EMAIL PROTECTED]
> Subject: db tags installation problem
> 
> 
> hello,
> i have just about tried everything in getting my dbtag lib to 
> run......i have
> followed the steps as are given in the documentation
>    copied the tld in the /WEB-INF subdirectory of my web application
>    copied the tag library jar file to the /WEB-INF/lib 
> subdirectory of my web
>    application
>    added a taglib element to my web.xml file in the web-inf 
> directory as
> 
>    <?xml version="1.0" encoding="ISO-8859-1"?>
>    <taglib>
>        
> <taglib-uri>http://jakarta.apache.org/taglibs/dbtags</taglib-uri>
>        <taglib-location>dbtags.tld</taglib-location>  ---> i 
> have tried all
>    combinations here as /WEB-INF, this one, 
> /dbtags.tld,WEB-INF/dbtags.tld etc
>    etc
>    </taglib>
> but there are two errors that are persistently appearing
> 
>    org.apache.jasper.JasperException: No such tag resultset 
> in the tag library
>    imported with prefix sql
> org.apache.jasper.compiler.CompileException:
> D:\jakarta-tomcat-3.2.1\jakarta-tomcat-3.2.1\webapps\sampletag
> s\tagusage.jsp(15,0)
> 
> Unable to open taglibrary http://jakarta.apache.org/taglibs/dbtags :
> 
> D:\jakarta-tomcat-3.2.1\jakarta-tomcat-3.2.1\webapps\sampletag
> s\WEB-INF\WEB-INF\dbtags.tld
> 
> (The system cannot find the path specified)
> 
> could some one please help me out
> 
> rgds
> amit malhotra
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:taglibs-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to