|
计算机应用研究 2004
Overview of the Research in Model-View-Controller Pattern
|
Abstract:
As the object-oriented technique develops, the use of MVC became wider and wider,and no longer limited to the construction of component,it can also be used in the software design of large object-oriented system,such as electronic commerce.This paper starts with the origin of MVC pattern,discusses about the structure,design method,implementation techniques,good side and bad side,and the application of it.At end of this paper,MVC2 structure is discussed,which is construct of JSP,Servlet and JavaBeans.