Hi John,

Witch database are you using ?

I'm using Oracle (oracle 7.3.4) JDBC driver and I
added
/opt/oracle/product/7.3.4/jdbc/lib/classes111.zip at
the CLASSPATH of my NES 4.0

I also added /opt/oracle/product/7.3.4/lib for the
liboci73jdbc.so in the LD_LIBRARY_PATH for someone
who's using the oci (oracle call interface) that's for
JDBC driver of type 2.
I prefer using JDBC Thin driver( or jdbc type 4)
because that uses Java socket to connect to Oracle.

See the file start-jre in the
/opt/netscape/server4/https-admserv/ for the CLASSPATH
and LD_LIBRARY_PATH values.

Hoping that helps you.

Regards,

didier Imbreckx

--- John Gbur <[EMAIL PROTECTED]> wrote:
> This is a resend, due to problems with the Subject
> line:
>
> Using NES 4, I cannot get JDBC to work.  The JSP
> compiler can't find the
> ResultSet and Statement classes.  What needs to be
> in CLASSPATH?  Is
> there some other way to accomplish this, such as a
> directive?
>
> John Gbur
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff JSP-INTEREST".
> 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
>

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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