Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 437 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 437 Bytes

CRUD-Operations-J2EE

A light-weight web application for user registration, login, data updation and id deletion facilities based on session management and MVC paradigm of J2EE. It also implements separate administrator account to view user data. Javascript is not used in this project.

Technologies used:

  1. Servlet & JSP with MVC Architecture
  2. Apache Tomcat Server
  3. MySQL Database

Tools used:

  1. Netbeans 8.2
  2. SQL Yog