Thread
:
Problem connecting to my Database using Java
View Single Post
#
3
(
permalink
)
08-13-2007, 05:33 AM
Swamipsn
Member
Join Date: Jul 2007
Posts: 72
Hi,
This problem is a most common one , its means your JVM unable to find out oracle.jdbc.driver.OracleDriver class file. So place the driver class file into
both Java and Tomcat's lib directory.
Swamipsn
View Public Profile
Send a private message to Swamipsn
Find all posts by Swamipsn