2004Modern ComputerRequires access

Implement of MVC Design Pattern in Web Application

Chen Min-yi

Open publisher page 0 citations

Abstract

MVC(Model-View-Controller)architectural software design pattern is an approach, which decouple a application's input, process , output as Model, View, Controller architectural. The design approach, which apply MVC design pattern into the Web application development, decouples the business logic and its presentation, allows Web application developer designs business logic and views individual. At the run time, controller can invoke different view for different output devices , such as browser, palm, mobile etc, or different user's locale, but use same business logic. In a word, it is very useful to apply MVC architectural software design pattern into Web application development, for this purpose this article will analysis the architecture, and the composition of MVC design pattern, and reflect the implement of MVC by Web application example.

About this research paper

What this paper is about

MVC(Model-View-Controller)architectural software design pattern is an approach, which decouple a application's input, process , output as Model, View, Controller architectural. The design approach, which apply MVC design pattern into the Web application development, decouples the business logic and its presentation, allows Web application developer designs business logic and views individual. At the run time, controller can invoke different view for different output devices , such as browser, palm, mobile etc, or different user's locale, but use same business logic. In a word, it is very useful to apply MVC architectural software design pattern into Web application development, for this purpose this article will analysis the architecture, and the composition of MVC design pattern, and reflect the implement of MVC by Web application example.

Why it matters

A significance statement is not available in the OpenAlex record.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

MVC(Model-View-Controller)architectural software design pattern is an approach, which decouple a application's input, process , output as Model, View, Controller architectural. The design approach, which apply MVC design pattern into the Web application development, decouples the business logic and its presentation, allows Web application developer designs business logic and views individual. At the run time, controller can invoke different view for different output devices , such as browser, palm, mobile etc, or different user's locale, but use same business logic. In a word, it is very useful to apply MVC architectural software design pattern into Web application development, for this purpose this article will analysis the architecture, and the composition of MVC design pattern, and reflect the implement of MVC by Web application example.

Key concepts: Computer science, Model–view–controller, Business logic, Architectural pattern, Software design pattern, Software engineering, Design pattern, Web application

Related papers

Back to paper searchBrowse research topicsOriginal source
Implement of MVC Design Pattern in Web Application — Research Paper | ScholarLens