计算机应用 ›› 2005, Vol. 25 ›› Issue (01): 238-240.DOI: 10.3724/SP.J.1087.2005.0238

• 典型应用 • 上一篇    

一种基于双Servlet控制器的MVC模式的设计与研究

刘运龙1,黄烟波2   

  1. 1.湖南师范大学继续教育学院; 2.中南大学网络中心
  • 发布日期:2005-01-01 出版日期:2005-01-01

Design and study of a kind of MVC model based on double Servlet controller

 LIU Yun-long1,HUANG Yan-bo2   

  1. 1. College of Continuing Education, Hunan Normal University; 2. Network Center, Central South University
  • Online:2005-01-01 Published:2005-01-01

摘要: MVC模式是开发Web应用程序的一种重要方法。文中首先简要介绍了通常的MVC模式及其运行过程,然后在此基础上提出了一种改进的MVC模式,即一种含有两个Servlet控制器的混合型MVC模式,并详细介绍了这种模式的设计和实现,最后分析了这种改进后的新模式的性能和特点。

关键词: MVC, 敏感表单, 事件处理

Abstract: MVC model is an important method in developing Web application program. First of all, the common MVC model and its running procession were introduced briefly. Then a kind of improved MVC model based on double Servlet controller was put forward. With great emphasis put on the design and implementation of this improved MVC model, its feature and performance were analyzed.

Key words: MVC, sensitive forms, event handling

中图分类号: