摘要
在B/S开发模式中,最常用的开发模式是MVC,即模型一视图一控制器模式,是设计模式中很重要的一种,在理论上实现了业务逻辑、控制和界面显示的分离,它的提出对Web的应用开发具有重要意义。着重阐述了J2EE和MVC模式的结合,提出了一种基于J2EE和MVC模式的Web应用开发方法。
In the development of B / S, MVC design pattern which is the most common used, that is, model-view-controller mode is very important in the design mode. In theory, to achieve the business logic, control and the display are separation, which is important for the Web application development. This article focuses on the combination of J2EE and MVC pattern, a Web application development method based on J2EE and MVC pattern.
出处
《电脑编程技巧与维护》
2013年第8期71-72,共2页
Computer Programming Skills & Maintenance