Re: DBTAGLIBS problems

2001-10-24 Thread Ted Husted

The tld is referenced in two places, and both references must be
correct.

The web.xml indicates where the tld is actually stored, and what logical
reference can be used to retrieve it. 

The jsp cites the logical reference.

Amitkumar J Malhotra wrote:
> 
> I am writing this problem after posting it a number of times in the
> taglib-users forum.I have recieved no response from any of the members and I now
> ask you all to help me out.
> 
> I am using  tomcat 3.2.1, I have already followed the instructions given in the
> DBTaglib tutorial but it has given me errors.
> as show 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 suggest a way out.
> 
> Rgds
> Amit Malhorta,
> Systems Engineer,
> Reliance Industries Limited,
> India.



DBTAGLIBS problems

2001-10-24 Thread Amitkumar J Malhotra



I am writing this problem after posting it a number of times in the
taglib-users forum.I have recieved no response from any of the members and I now
ask you all to help me out.

I am using  tomcat 3.2.1, I have already followed the instructions given in the
DBTaglib tutorial but it has given me errors.
as show 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 suggest a way out.

Rgds
Amit Malhorta,
Systems Engineer,
Reliance Industries Limited,
India.