Delete comment from: Javarevisited
Connection con = DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:orcle","system","Infy1234");
The connection is in my localhost. still i am getting the same error. Pleas give a solution.
Feb 20, 2016, 12:14:11 AM
Posted to Java Program to connect Oracle Database with Example - JDBC Tutorial Sample Code