To check your JDBC Connection you need to do following things. This is a webapplication provide details of SQL server to check the connection.
- Import the project to Eclipse
- Add libraries attached to classpath
- Setup Tomcat server and Run the application
Easy way to do.... You can directly copy the war file attached to tomcat webapps folder and start the tomcat and access the webapp in browser http://localhost:8080/jdbcconnect