Re: ClassNotFoundException-oracledriver
Posted By:
Rajesh_Mohapatra
Posted On:
Saturday, October 20, 2001 04:09 AM
This problem can be solved by setting the file in the classpath ....Try using classes111.zip instead of 12.zip...
set CLASSPATH=%CLASSPATH%;c:lahblahclasses111.zip;
this should solve the problem