|
Problem connecting to my Database using Java
Hi all,
I am new to Java and also new to this forum.
First of al hi to al of u.
I am facing a problem. I have developed an application using Java Jsp, which connects to Oracle database, which is in my system only.
but after starting tomcat when i am running the jsp which is in turn connecting to the database, i am getting the following error -
java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
I have set the environment variable CLASSPATH with the classes12.zip file. then also i am getting this error
Please Help
Thanx n Regards
Sam
|