I am using netbeans and jdk 7 updt 9 with 1.7 and following is my code.
public class jd {
public static void main(String[] args) throws ClassNotFoundExcep
DriverManager throws this error when it tries to get a connection with invalid URL. Make sure your URL is valid. Things to checkout:
"jdbc:oracle:thin:@localhost:1521:YourDbName"