Jeff,
 
I haven't done anything with Oracle, but if classes111.zip contains the Oraclet jdbc driver it needs to be on your classpath (or at least on the servlet engines classpath) so that it can be found,
 
Kevin
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Jeffrey L. Watson
Sent: 29 June 1999 22:20
To: [EMAIL PROTECTED]
Subject: Can't load jdbc driver

I am following the example in Jason Hunter's book "JAVA Servlet Programming" on page 251.
 
I get the following when running the servlet.  I have tried several different ways to load the Oracle Driver but failed to connect successfully.
 
I suspect that I need to copy the classes111.zip, that is currently located under the Oracle directory structure,  to the PATH for Jrun or something similar but I'm not sure. 
 
Couldn't load database driver: oracle.jdbc.driver.OracleDriver [oracle.jdbc.driver.OracleDriver]
 
Thanks for any info.
 
Jeff
 
 
 
 
 

Reply via email to