- 1、本文档共73页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
广东白云学院 基于SSH2的电子商务网站设计
PAGE
毕业论文(设计)
题目: 基于SSH2的电子商务网站设计
基于SSH2的电子商务网站设计
摘要
在我国,电子商务目前处于打基础的阶段,企业对电子商务从概念转向务实。有条件的企业在关注电子商务发展动态的同时,还用电子商务相关的现代供应链的理念打造企业的框架。
企业在建设电子商务系统的时候,往往会受到以下条件的制约:技术集成性的限制;没有统一的数据交换的标准;缺少有效的决策支持;缺少网络安全保障体系。
针对以上的问题,在对Internet的相关技术积累的大量经验的基础上,考虑到近年来Java技术的快速发展和J2EE框架的不断完善,并充分利用Java的可跨平台性,以及SSH2框架提供的可建设多层系统的优势,提出了建立基于SSH2电子商务网站的设计思想,从技术和应用角度提供了解决方案。
本文以基于SSH2体系的Web开发方法为探讨的基线。首先,根据Web应用的经典分层理论,对持久层的设计进行了分析,引入了Hibernate框架技术;然后,应用Struts2作为表示层实现,应用Hibernate作为持久层实现,并结合Spring技术作为业务层实现,进行框架整合,从而设计出了一套足够灵活、松散耦合、可扩展且高效率的Web开发框架,最后,详细论述了该框架在电子商务系统中的应用。通过实践表明,应用这种系统框架可以提高系统开发的效率,同时满足系统扩展性和可维护性的要求。
关键词:Struts2,Spring,Hibernate,架构,电子商务;
Abstract
In China, it is in the fundamental phase for e-Business, and the enterprises’ attitude to e-Business are changing from concept to practice. When concerning the development of e-Business, some well-running enterprises are establishing their framework with the concept of modern supply chain associated with e-Business. As a indispensable important node of supply chain, the purchase business has been also brought into the category of e-Business.
It is limited by some conditions for enterprises to establish the e-Business system, such as the limit of technical integration, on uniform standard for data exchange, short of effective decision-making support and the network security ensuring system.
Based on the abundant experience of Internet technology, and considering the fast development of Java technology and continuous consummation of SSH2 architecture, the author raises the design thought of establishing BTC e-Business online system with the cross-platform ability of Java and the advantage of SSH2 architecture, which supporting to establish multiple layer system. It also provides the technical and applicative solution for the above problems in this thesis.
The paper is based on the web development methods of SSH2 architecture. Firstly, I applied the Struts2 to the presentation layer,
文档评论(0)