Web Quiz – A Java web application

Let\'s quizzle my dizzle
The Java Web application I thought we would build is a simple web quiz. The user is presented with a series of questions, one by one, and sees the result after the last question.

Tomcat will be used to run the application and Eclipse to develop it. Since I got a question about JDBC, we will use some kind of database for the questions, too. I still haven’t decided on which database to use, but it will be a while until we come that far, anyway.

The plan for now is something along the following lines:

  1. Download and install Tomcat and Eclipse
  2. Code and run a servlet and a jsp page.
  3. Create a welcome page for the Web Quiz application
  4. Coding your first Web Quiz question
  5. Adding a series of questions
  6. Getting the questions from a database

Each of these stages will be described in detail in later posts.

But, as Deep Purple humbly sings: “The best laid plans come apart at the seams.” Plans are just what you create before you know what to do. They are not meant to be followed. And don’t get me started on a time line…

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.