/Exam-Management-Web-Application-

A web application creating for taking exams

Primary LanguageJava

Online-Examination-System

This project is developed using java server pages (jsp) and MySQL is used for backend. IDE is the Netbeans. sql script is included in "db script" folder. Please create: exam_system as a database schema.

database settings are in DatabaseClass.java. you can modify it or default settings are: db name: exam_system user: Gitesh pass: Gitesh

insert your first user into the database and use the application. Thanks