摘要
随着面向对象技术的发展,MVC的含义和用途变得更加广泛,不仅可以用于组件的构造,也可用于类似于电子商务应用等大型面向对象系统的软件设计。从MVC模式起源开始,讨论了MVC模式的结构、设计方法、实现技术、优缺点及其应用,最后介绍了由JSP,Servlet和JaveBeans实现的MVC2结构。
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.
出处
《计算机应用研究》
CSCD
北大核心
2004年第10期1-4,8,共5页
Application Research of Computers
基金
江苏省高新技术研究资助项目(BG2003026)
关键词
MVC
MVC2
设计模式
Model- View- Controller(MVC)
MVC2
Design Pattern