if WIN95
set CLASSPATH=%CLASSPATH%;<PATH>\classes111.zip;<PATH>\classes102.zip
else
if is LINUX o UNIX
export CLASSPATH=$CLASSPATH:<path>\classes111.zip:<path>\classes102.zip
Hugo Espinoza Borda
Analista Programador
Procacao SA (Winters Lima-Peru)
Tel : 3368113 anx (260)
-----Original Message-----
From: Troy Rowe <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: lunes 24 de julio de 2000 11:37
Subject: 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