shop online

You need to create a web application as your mini project.

You have to go through all the stages of the development of such projects in real

world: from the requirements gathering to the demonstration of the completed application to

the client.

Requirements

The web application that you create should have servlets – to validate the login, register users,

perform some processing based on form data and display data or generate reports from database.

All data should be properly validated and invalid data should be handled appropriately.

Application should have database connectivity.