期刊文献+

基于Struts和Hibernate的Web应用研究 被引量:4

Web Application Research Based on Struts and Hibernate
下载PDF
导出
摘要 本文分析了当前非常流行的Struts和Hibernate两个开源框架,并将它们结合起来,运用开发企业在线资产管理系统。该系统具有较好的重用性、灵活性和可维护性。Struts作为目前非常流行的MVC模式的Web框架,却存在着持久层开发的问题。Hibernate通过其强大的O/R映射功能将Java对象同存放于关系数据库中的数据进行映射,避免了开发人员采用JDBC的方式大量使用SQL语句对数据库进行操作,可以让Java程序员能够使用面向对象编程的思维来操作数据库,能够提供更加灵活的业务逻辑。这样结合起来节约了开发Web站点的成本,同时也提高了工作效率。 This thesis analyzes Struts and Hibernate, which are very popular open-source structure, combining them together, and applies the idea to develop enterprise on-line asset management system. The system has good reusability, flexibility and maintenance. Struts is a popular web framework based on MVC model, but it has some problems in developing persistence service. Hibernate maps Java object to datum in relational database by its powerful O/R mapping function, avoiding programmers operate the database in JDBC by using a lot of SQL sentences and in the thinking way of OOP, providing the better business logic. This combination saves cost in developing web site and speeds work efficiency.
作者 刘冰
出处 《科技广场》 2009年第3期38-40,共3页 Science Mosaic
关键词 MVC STRUTS HIBERNATE 持久化服务 MVC Struts Hibernate Persistence Service
  • 相关文献

参考文献2

  • 1James Goodwill.Mastering Jakarta Struts[]..2002 被引量:1
  • 2Christian Bauer,Gavin King.Hibernate In Action[]..2005 被引量:1

同被引文献11

引证文献4

二级引证文献18

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部