计算机科学 ›› 2006, Vol. 33 ›› Issue (8): 236-239.

• 计算机网络与信息安全 • 上一篇    下一篇

J2EEWeb开发框架体系结构

  

  • 出版日期:2018-11-17 发布日期:2018-11-17

  • Online:2018-11-17 Published:2018-11-17

摘要: 开源框架(如MVC框架Struts、OR Mapping框架Hibernate、Log框架Log4j等)的出现极大地提高了J2EE应用程序开发的效率,但它们都只提供了应用程序某一层次的框架,不是一个完整的应用框架。应用框架是整个系统的可重用设计,是构建应用程序的模板,它本质上是一系列设计模式的抽象实现,并提供一些框架基础服务。在整合各种框架的基础上,我们在一个更高的层面上设计和实现了一个J2EEWeb开发框架。该开发框架具有良好的软件体系结构,采用了多种架构设计模式(如多层结构、MVC模式、IoC模式等)

关键词: 软件体系结构 开发框架 框架复用

Abstract: Though the emerging open source frameworks,such as the Struts MVC framework,the Hibernate OR Mapping framework, the Log4j log framework, etc, have highly promoted the efficiency for developing J2EE application, they are only the frameworks for a certain a

Key words: Software architecture, Development framework, Framework reuse

No related articles found!
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!