Introduction - If you have any usage issues, please Google them yourself
This system is divided into electronic shopping, customers, goods, orders, orders four modules. And realize the login registration function of customers, the successful operation of the system in the windows environment, the use of MVC design pattern, using the javaBean implementation of the Model layer, business logic and data read in the View layer using JSTL core tags,
Servlet is used in the Controller layer.