摘要
在研究面向方面编程思想的基础上,提出了一种Web应用框架。论述了采用J2EE过滤器实现关注点引擎,通过配置文件实现初始化并在运行时动态组装系统关注点和核心关注点的原理与方法。基于框架设计并实现了毕业论文管理系统,实践表明了框架的正确性与有效性。
A new web application framework is presented, after researching AOP(aspect oriented programming). The principle and method of developing the framework, including implementing cross-cutting concern engine using J2EE filter, initializing through configuration and weaving system concerns and core concerns dynamically in run-time, are introduced. A thesis management system is developed under the framework, and the practices show the validity and efficiency.
作者
许强
XU Qiang(Department of Computer Science and Technology, Hefei University, Hefei 230601, China)
出处
《电脑知识与技术》
2008年第2期664-666,702,共4页
Computer Knowledge and Technology
基金
合肥学院自然科学基金项目606043
关键词
面向方面编程
WEB应用框架
横切关注点
AOP(Aspect Oriented Programming)
Web Application Framework
Crosscutting Point