Hi,
> A servlet placed in root\JavaWebServer2.0\servlets makes a call for
> Class.forName("oracle.jdbc.driver.OracleDriver");
> The OracleDriver.class is in the OracleHome directory in a zip file
> called classes111.zip
> When invoking the servlet I get
> Unable to find class oracle.jdbc.driver.OracleDriver
> I use jdk1.2.2
your zip File has to be in your classpath. If you want to make it easy,
just, extract your zip File and move it into the directory you compile
your programm.
Matthias
--
-------------------------------------
eMail: [EMAIL PROTECTED]
Homepage: http://www.m-brantner.de
Tel.: 0621-1211776
-------------------------------------
___________________________________________________________________________
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