Design and Implementation of Online Shopping System Based on MVC Frameworks

Guangzai Ye,Wuyue Jiang,Xiao Liu
DOI: https://doi.org/10.4028/www.scientific.net/AMM.687-691.2466
2014-11-01
Abstract:The system uses the MVC framework model for system integration, processing data through the view, the controller reads the data from the view, and send the model to control user input data, the model object is responsible for accessing data in the database. Using the controller decoupling performance logic and business logic, in order to improve system maintainability, scalability and reusability, effective separation of business logic, data, and interface display implementations.
Computer Science,Engineering
What problem does this paper attempt to address?