An open API service indexing awesome lists of open source software.

https://github.com/sarin32/online-quiz-system


https://github.com/sarin32/online-quiz-system

advanced-java html java jdbc jsp mysql online-exam online-quiz online-quiz-system servlet servlet-mvc tomcat tomcat-7

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# OES-JDBC-Servlet-JSP
An online quiz system implemented with Advanced java

### Please note

1. It is just a dummy project, not a complete one
2. Did not concentrated on program structures and hierrarchies
3. Not much work done in database schemas

### Implementation

1. Database: MySQL
2. Server: Tomcat 7
3. Technologies included: JDBC, Servlet JSP