I am trying to use JDBC to conect to oracle. I have an application that connects fine to oracle. But the with the same code it doesn't connect when trying to run as applet. I get "ClassNotFound" exception. I use Class.forName( oracle.jdbc.driver.OracleDriver ) to load the class. Any suggestions? Thanks in advance.
Rahul Mahindrakar
Ranch Hand
Joined: Jul 28, 2000
Posts: 1831
posted
0
Shekar you need to post your queries in the Applets forum. This forum is inappropriate for your question.
Thomas Paul
mister krabs
Ranch Hand
Joined: May 05, 2000
Posts: 13974
posted
0
"Shekar" The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention which you agreed to when you registered, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please create a new log in with a new name which meets the requirements. Thanks.