摘要
利用J2EE技术开发Web应用系统时经常需要编写大量代码来处理组织机构管理、权限管理、日志管理等基础业务,对于大量结构相似的业务处理页面仍需要手工编码,导致开发工作量增大,开发周期变长。针对这些问题,设计并实现了一个Web应用基础业务框架,该框架提供相关基础业务模块供开发Web应用系统使用,使用自动化生成工具来生成Web应用系统中的大量数据维护页面。工程实践表明,该框架能够较大程度地提高Web应用系统的开发效率,缩短开发周期,增强系统的可扩展性。
It needs a lot of programming handwork to implement foundation service such as organization management, permission management, log management, etc., when using J2EE to develop Web application. The same thing occurs when implementing a lot of page, whose structure is resemble. As a result, development work is huge and cycle of development is increased. Aiming at these problems, a Web application foundation service framework is proposed, which provides a series of foundation service module and an automated page generation tool that is used to create a lot of data page. Case indicates that by using the framework, the development efficiency will be greatly increased and the cycle of development is reduced.
出处
《计算机工程》
CAS
CSCD
北大核心
2009年第5期243-245,共3页
Computer Engineering
关键词
WEB应用
基础业务框架
权限管理
页面自动生成
Web application
foundation service framework
permission management
page automated generation