/StudentPage-Java-Project

A simple Student portal with login system for saving essential details

Primary LanguageJava

StudentPage-Java-Project

A java based project that enables storing Student details along with login-system.

Tools and Technologies

  1. JDK 1.8
  2. Oracle DataBase 10g

ScreenShots

Login Page Student Info Page
image image

Requirements

  1. Find the necessary jar file for oracle jdbc connection here:
https://www.oracle.com/in/database/technologies/appdev/jdbc-downloads.html
  1. To see the working of this project compile LoginPage.java file and run it.