Skip to content

Create Online Quiz Application Using Servlet and Weblogic Server

License

Notifications You must be signed in to change notification settings

svudeveloper/servletquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

servletquiz

Create Online Quiz Application Using Servlet and Weblogic Server

Step 1: Create Database in SQL Developer as "Quiz" with two col names as "Questions" and "Answers" both are of varchar2 data type.

Step 2: Import Project folder into eclipse and run .war file.

This application lets user to enter 10 questions and answers of their choice and then attend the quiz.

This application is more suitable to create "True" or "False" kind of quiz.

image image image image

Releases

No releases published

Packages

No packages published