It looks like servlet can't find the JDBC driver, make sure the driver in Tomcat's classpath. > at java.lang.Class.forName(Class.java:120) regards, Kevin
- running query servlet Ajay Ejantkar
It looks like servlet can't find the JDBC driver, make sure the driver in Tomcat's classpath. > at java.lang.Class.forName(Class.java:120) regards, Kevin