/Servlet-Web-App

This repository contains Network Based Web Application project that I have worked during my Master's Course work

Primary LanguageJava

Network Based Web Application

Its a E-Commerce Shopping Application built for both Admin and Customer operations. Following are the operations that can be performed by the Respective User

  • Admin

    • Adding products
    • Updating products
    • Deleting products
  • Customer

    • Registering into System
    • Login into Website
    • Updating Address
    • Adding product to Cart
    • Updating/ Deleting the Product
    • Placing the order
  • Technologies:

    • Dynamic Web Application
    • Apache Tomcat
    • Servlet
    • JSP
    • JSTL
    • MySQL