while running the
servlet , i am unable to retrieve the data
The error message i am getting is
A program for connecting oracle database
ERROR : java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
after running the servlet.
what could be the problem?