View Single Post
  #1 (permalink)  
Old 08-11-2007, 06:32 PM
javaneed javaneed is offline
Member
 
Join Date: Aug 2007
Posts: 3
javaneed is on a distinguished road
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
Reply With Quote
Sponsored Links