According to the JWS2.0Doc .zip files for classes shall be placed in <root>\JavaWebServer2.0\classes (I run NT4).
So I have placed classes111.zip and classes12.zip from Oracle in the classes folder...
 
For compilation I use JBuilder3.5 (java2) and have added classpaths all necessary extra .class files in the .jar form to
<root>\JavaWebServer2.0\lib (according to the JWS2.0Doc) and .class files in the .zip form to
<root>\JavaWebServer2.0\classes.
Compilation == no problems (except for my own programming errors...) 
But running a servlet with an Oracle8i-connection == problems, I get:
 
Unable to find class oracle.jdbc.driver.OracleDriver
 
Any help would be very much appreciated. 
-dan
PS Both classes111.zip and classes12.zip contain oracle\jdbc\driver\OracleDriver.class
===================
Dan �stberg (Oestberg)
www.familydream.com
www.elvberg.com
www.swesuzuki.org
==================

Reply via email to