You have to download a oracle driver from technet (or other places) and add
that driver to your classpath.
-Yves
-----Oorspronkelijk bericht-----
Van: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]Namens Troy Rowe
Verzonden: maandag 24 juli 2000 19:25
Aan: [EMAIL PROTECTED]
Onderwerp: JDBC connection (oracle class not found)
Can anyone tell me why this piece of code is being rejected??
Class.forName("oracle.jdbc.driver.OracleDriver");
The error says class not found oracle.jdbc.driver.OracleDriver
my CLASSPATH is as follows:
c:\jdk1.1.8\lib;c:\jsdk2.1;c:\javawebserver2.0\classes;
___________________________________________________________________________
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
___________________________________________________________________________
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