计算机应用 ›› 2005, Vol. 25 ›› Issue (08): 1884-1886.DOI: 10.3724/SP.J.1087.2005.01884

• 软件开发与方法 • 上一篇    下一篇

基于Struts与H ibernate集成架构的项目管理系统

冯国仕,李志蜀   

  1. 四川大学计算机学院
  • 发布日期:2011-04-07 出版日期:2005-08-01

Project management system based on the integrated architecture of Struts and Hibernate

FENG Guo-shi,LI Zhi-sh   

  1. College of Computer Science, Sichuan University,Chengdu Sichuan 610065, China
  • Online:2011-04-07 Published:2005-08-01

摘要: Struts架构与Hibernate架构有助于快速构建基于Web的信息系统,但是它们都有各自的优缺点。利用DAO模式将这两者有机集成起来,使得它们优势互补,形成一个统一的架构。详细论述了集成这两个架构的原理和方法,阐述了一个基于Struts架构和Hibernate架构实现的项目管理信息系统,以说明利用这个集成的架构来开发一个功能强大而又灵活的信息系统的高效方法。

关键词: Struts架构, Hiberante架构, 集成, 项目管理系统

Abstract: Both Struts architecture and Hibernate architecture contribute to building a Web information system, but both of them have their respective benefits and drawbacks. Integrating the two architecture with the DAO pattern not only avoid their disadvantages while retain their advantages, but also make them more powerfull. The mechanism and the way to integrate the two architecture was discussed, and an efficient way was brought forth to develope a powerful and flexible information system by expatiateing the developing of a practical project management information system based on the integrated architecture.

Key words: Struts architecture, Hibernate architecture, integration, project management system

中图分类号: