作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (09): 97-99.

• 软件技术与数据库 • 上一篇    下一篇

Web应用自动构建框架——WACF

李 梦,李 凡,李 京   

  1. (中国科学院软件研究所软件工程技术中心,北京 100080)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-05-05 发布日期:2007-05-05

Web Application Automated Construction Frame——WACF

LI Meng, LI Fan, LI Jing   

  1. (Software Engineering Technology Centre, Institute of Software, Chinese Academy of Sciences, Beijing 100080)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-05-05 Published:2007-05-05

摘要: 目前已有的Web应用框架能够在一定程度上降低业务逻辑处理的难度,但仍要编写大量重复代码,未能提供完善的机制以适应系统的变更。该文设计并实现了一种Web应用自动构建框架WACF,该框架能够适应复杂的业务需求,并能通过生成工具实现大部分应用开发的自动化。工程实践证明,WACF是一种高效稳定、适用性广泛的应用框架,能够在较大程度上提高开发效率。

关键词: Web应用框架, 业务逻辑, 自动生成, Struts

Abstract: Some existing Web application frameworks can reduce the difficulty for business logic. It still needs a lot of programming handwork to implement, and can’t adapt to the changing system. This paper designs and implements a Web application automated construction frame, WACF. This framework can adapt to the complicated business requirement, and is able to make most of the application’s development automated by using the construction tool. The initial experiment indicates that WACF has an abroad applicability and can dramatically improve the developing efficiency.


Key words: Web application frame, Business logic, Automated generation, Struts

中图分类号: