Hi:
  I meet with a trouble when I use Oracle Jdbc Driver oci7 in a
servlet.I set
classpath=c:\javawebserver1.1.3\lib\jws.jar;c:\ora_jdbc\lib\classes111
.zip;c:\jdk1.1.4\lib\classes.zip.Though the compiling is
successful,when the servlet executes,it can't load Oracle jdbc driver.
I think when compiling the servlet,the compiler uses c:\jdk1.1.4\lib\
classes.zip,which includes Jdbc-Odbc bridge driver.So I hope to know
how to let the compiler to use Oracle's Jdbc driver.Can't lose the
c:\jdk1.1.4\lib\classes.zip from classpath,beacause it includes
java's basic classes.

Looking forward to your help.
Regards.
HuYong


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to