Dinesh,
The packages are in the  JDBC 2.0 Standard Extension API which can be
downloaded from
here: http://java.sun.com/products/jdk/1.2/docs/guide/jdbc/
or for a more direct URL: http://java.sun.com/products/jdbc/download.html
It is easier to download just the jdbc2_0-stdext.jar file than extracting
it from another jar.

Regards,

Richard

At 10:13 AM 12/13/2001 +0700, Dinesh, S. wrote:
>Hi All,
>
>Does anyone know where the following is contained in?
>
>import javax.sql.DataSource;
>import javax.naming.InitialContext;
>import javax.naming.Context;
>import javax.naming.NamingException;
>
>I opened the DBTagLib using JBuilder and it seems that JBuilder cannot find
>the packages. I assume I'm missing something in my ClassPath.
>
>Thank you and regards,
>Dinesh, S.
>
>===========================================================================
>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://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.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://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to