Font Size: a A A

The Online Shopping System Based On JSP

Posted on:2019-05-25Degree:MasterType:Thesis
Country:ChinaCandidate:K LiFull Text:PDF
GTID:2428330572454242Subject:Engineering
Abstract/Summary:PDF Full Text Request
With the continuous popularization of the Internet and the vigorous development of network-related technologies,human beings have entered the information age.As a typical product of the information age,online shopping has the advantages of quickness,simplicity,and relatively low cost,which is recognized and used by more and more people.A good shopping platform will not only improve the user's shopping experience,but also lock in the customer and not lose the source.In addition,it is also possible to mine consumption patterns in a large amount of consumer data,so that businesses can make products that are more in line with market demand.In this context,a better shopping system is especially important for users and businesses.This paper mainly designs and implements an online shopping system,using Eclipse as a development tool,based on JSP technology.The system is divided into two parts: the server and the client.On the client side,the system provides users with relevant pages,such as viewing products,logging in,managing individual orders,and paying.On the server side,the relevant management personnel are provided with the function of adding,deleting and changing the goods and orders,and modifying and deleting the functions of the users.Our design ensures high separation between users and administrators,and provides a prerequisite for the system to function properly.In addition,the system uses the MVC model that is the classic B / S three-tier structure.In order to reduce the development difficulty,we choose the relevant software framework packaged based on the MVC pattern.The choice of database is especially important for a system because it is related to the stability of the system and the security of the data.In the era of increasing data volume,the requirements for data security are getting higher and higher.Since the Oracle database is a relational database and provides an interface related to security,Oracle is the database of the system.Software testing is an essential part of the software before it is released.It is a process used to promote the correctness,integrity,security and quality of the software.The testing of this system is divided into two phases.The first phase is in the development of the functional module,and the second phase is after the completion of the system,we carried out the relevant black box and white box testing.The test results show that the system can run stably and well under normal conditions.
Keywords/Search Tags:Online shopping system, JSP, B/S structure
PDF Full Text Request
Related items