Font Size: a A A

The Design And Implementation Of Web Development Framework Of Software System Based On MVC Mode

Posted on:2014-09-16Degree:MasterType:Thesis
Country:ChinaCandidate:X LiuFull Text:PDF
GTID:2268330425961804Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Today is a age of information and economic globalization, people have changed the traditional channels of access to information, to get used to using the Internet as a primary platform of information release and update. So the development of web information system platform which based B/S architecture is more and more popular, and is more and more widely used, the user is becoming more and more earnest and and strict to the requirement of web platform system. How to make the system function more powerful, development more simple, maintenance more easier, portability more flexible, user experience more friendly has become the hot spot of the current Internet technology to explore, which an effective solution is to use good design patterns, and construct a general system architecture.There are two kinds of popular web application development model, namely flat development based on traditional structure and hierarchical development based on the MVC pattern, which can overcome the inherent defects, that mix business logic and data manipulation and hardly to maintain and expand, in traditional way of Web application development, its advantage is to separate from front-end system design and the business logic clearly, so as to improve the development efficiency and system performance. Therefore, the Web application development model based on the MVC pattern be the first choice of the developers.This paper takes the ZK framework as an example, through the analysis of the use of MVC thought in ZK to further research how the MVC pattern in the specific system design to classify the model, view and controller, encapsulation mode of business logic, and to seek the ways to improve the efficiency of development, and practice of improving the quality of software product control ability.To achieve project goals, this paper, in addition to discuss the ZK framework based on MVC design pattern, discussed and design a set of software system based on the MVC framework for the development, which is composed of ZK, Spring and Hibernate. This system architecture shows the application of MVC design pattern clearly, and conform to the requirements of the design of Web application system.Finally, the paper throught the usiing of the system architecture in detail based on gome’s supplier portal system demo, further illustrates the system based on MVC how to take the advantage to achieve powerful function, easy maintenance, flex transplantation and high-efficiency development.
Keywords/Search Tags:MVC, WEB, ZK, Spring, Hibernate, Java
PDF Full Text Request
Related items