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

计算机工程 ›› 2006, Vol. 32 ›› Issue (10): 83-85.

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

基于 Struts 和Hibernate 的J2EE快速开发框架的设计与实现

杨 涛,周志波,凌 力   

  1. 复旦大学通信科学与工程系,上海 200433
  • 出版日期:2006-05-20 发布日期:2006-05-20

J2EE Quick Development Framework Based on Struts & Hibernate

YANG Tao, ZHOU Zhibo, LING Li   

  1. Department of Communication Science and Engineering, Fudan University, shanghai 200433
  • Online:2006-05-20 Published:2006-05-20

摘要: 该文在Struts 和Hibernate 的基础上,利用Eclipse 开发平台的插件标准,介绍了快速开发框架的原理图和实现结构,并实现了一种可以通过向导自动生成Web 应用代码的J2EE 快速开发框架。J2EE 快速开发框架,易于设计构建。实验结果表明,程序运行可靠,其良好的扩展性满足实际应用的需要。

关键词: 框架;J2EE;MVC;Struts;Hibernate;Eclipse

Abstract: Based on Struts and Hibernate and making use of plug-in standard of Eclipse IDE, This paper introduces the basic Structure of the framework and J2EE design and implements a J2EE quick developing framework generating Web application code by wizard. These applications show that the framework has great expansibility. The J2EE quick developing framework is easy to be designed and built .The experimental results show that programes run reliably. The great expansibility can meet actual application’s demands

Key words: Framework; J2EE; MVC; Struts; Hibernate; Eclipse