# ecommerceWebsite **Repository Path**: Sevenvvv/ecommerceWebsite ## Basic Information - **Project Name**: ecommerceWebsite - **Description**: E-Commerce Website – Java Web-based application designed using the MVC pattern implemented using the servlet/JSP API. Apache Tomcat served as both the web server and the servlet/JSP engine. The presentation layer consisted of JSPs and the business layer consisted of servlets and JavaBeans. Inventory items were controlled by a relational DBMS (MySQL) connected by the JDBC API. Basic authentication security constraint for administration login. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-22 - **Last Updated**: 2021-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ecommerceWebsite E-Commerce Website – Java Web-based application designed using the MVC pattern implemented using the servlet/JSP API. Apache Tomcat served as both the web server and the servlet/JSP engine. The presentation layer consisted of JSPs and the business layer consisted of servlets and JavaBeans. Inventory items were controlled by a relational DBMS (MySQL) connected by the JDBC API. Basic authentication security constraint for administration login.