Did you check the documentation available with the tag?
  See http://jakarta.apache.org/taglibs/doc/jndi-doc/intro.html

-----Original Message-----
From: sufi malak [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 17, 2001 7:19 AM
To: [EMAIL PROTECTED]
Subject: jndi taglib example, how it works ???


Hi, I downloaded the jndi taglib from jakarta project, and instlled it in
tomcat, when I run it, it shows a form with two fields :
<form method="GET" action="listurl.jsp">
View the List Example<BR>
<table>
<tr><td align="right"><B>URL:</B></td><td><input name="url" type="text"
size="40" maxlength="256"></td></tr>
<tr><td align="right"><B>Name:</B></td><td><input name="name" type="text"
size="40" maxlength="256"></td></tr>
<tr><td></td><td><input type="submit" value="List"></td></tr>
</table>
</form>

Could you please tell me what should I input into these text fields.

Thanks

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

===========================================================================
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

Reply via email to