could u post the relevant part of ur TLD. Perhaps it could jelp explain
things
Mayuresh
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of anurag dewan
Sent: Friday, March 16, 2001 1:14 PM
To: [EMAIL PROTECTED]
Subject: uri problem in tld.....
hi,
I am trying to run the jsp page and it gives an error
-can't load class.
In the uri of my tld I am giving...
C:\javawebserver2.0\classes\anurag\HelloTag.class
and the tagclass I am giving...
anurag.HelloWorldTag(package is anurag & stored in
classes dir of jws2.0)
I am using javawebserver2.0 and jdk1.2.2.
The tag is simple tag with no body and prints hello.
The jsp page and the tld r stored in the same
directory in public_html.
And I am using..
<%@ taglib uri="htag.tld" prefix="x" %>
I think there issome problem with the uri and
tagclass.
Any advices on how should I proceed.
-anurag
____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets