In the wake of the development of the Internet, led to the rapid growth of e-commerce,Major shopping websites had already accumulated a large number of users,the traditional sales methods unable to appease the requirement of users.Every SMEs(Small and medium-sized enterprises) are tring to sell their products on E-commerce platform which is constructed by themselves.Because of this way is beneficial to popularize their pruducts,so building a Online shopping system is necessary now.This graduation thesis according to the demand of chain store,had finished the design and i mplementation of online shopping system of ADDLOVE cake store.We choose J2 EE platform as the system development environment of this graduation graduation thesis.this development environment can esure the deployment of servlet and JSP,and also can esure the demand of tomcat server.If we want to development the web program,we need the MVC which is the most important design pattern,at the same time the popular struts framework which is based on MVC.The MVC design pa ttern include three tier:modelã€viewã€controller,we use Hibernate to managing the maping relations between java class and dabebase table,as the same time we use spring to contact the web layer and Persistent layer,and also control the bussiness of Logic processing layer.Javabean is in charge of response the Logic processing,and JSP is in charge of the page display,Action servlet act as a central controller.The graduation project is to finished the design and implementation of shopping online system,first of all we had investigated and analysised the major shopping online system,then we had analysised the function demand of the ADDLOVE cake store,next we made use of relevant technical assistace to finished the design and implementation of the shopping online system,which is meet the requirements of the guest service agent and the backstage management functon.The guest service agent include VIP registration and loginã€product searchã€shopping carã€order history checkã€product detail information view.The backstage management functon include VIP management product managementã€order manegementã€product added function. |