A java based project that enables storing Student details along with login-system.
- JDK 1.8
- Oracle DataBase 10g
Login Page | Student Info Page |
---|---|
- Find the necessary jar file for oracle jdbc connection here:
https://www.oracle.com/in/database/technologies/appdev/jdbc-downloads.html
- To see the working of this project compile LoginPage.java file and run it.