InterviewSolution
| 1. |
Why Can't Tomcat Find My Oracle Jdbc Drivers In Classes111.zip? |
|
Answer» TOMCAT 4.0.1 on NT4 throws the following exception when I try to connect to Oracle DB from JSP. javax.servlet.ServletException : oracle.jdbc.driver.OracleDriverjava.lang.ClassNotFoundException: oracle:jdbc:driver:OracleDriver But, the Oracle JDBC driver ZIP file (classes111.zip)is available in the system classpath.
TOMCAT 4.0.1 on NT4 throws the following exception when I try to connect to Oracle DB from JSP. But, the Oracle JDBC driver ZIP file (classes111.zip)is available in the system classpath.
|
|