欢迎来到天天文库
浏览记录
ID:46226501
大小:581.80 KB
页数:49页
时间:2019-11-21
《毕业设计(论文)-基于SSH整合框架以及mvc模式电子商务平台设计》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、本毕业设计采用SSH(Struts+Spring+Hibemate)整合框架以及mvc模式来实现网店管理,消费者注册、购买等服务的平台系统。在表示层中,首先通过JSP页面实现交互界面,负责传送请求和接收响应,然后Struts根据配置文件将接收到的Request委派给相应的Action处理。在业务层中,管理服务组件的SpringIoC容器负责向Action提供业务模型组件和该组件的协作对象数据处理组件完成业务逻辑。最后,经过对市场系统进行详细的需求分析、体系架构设计后,实现了这个网上购物系统,前台功能包括注
2、册和登录、商品浏览、个人信息管理等;后台功能包括商品管理、订单管理等。通过实践,很好的整合了这三个框架,将其应用到实际的项目中,方便以后更好的工作,体现了较高的应用价值。关键词:电子商务平台;Spring;Struts;Hibernate;JavaAbstractThisgraduationassignmentusedSSH(Struts+Spring+Hibemate)framework.Whatismore,itachievemanagementofonlinestore.customers^regi
3、sterandpurchasingservicebasedonMVCsystemandSSHframework.Inthepresentationlevel,thefirststepisusedJSPwebsitetocompleteinteractiveinterface,whichchargeforrequestandresponse.ThentheStrutsaccordingtoalreadyfiletransformtherequestfromtheActionServlettopointedA
4、ction.Intheprocessinglevel,ManagementservicemoduleSpringIOCwilloffertheprojectmoduleModelandDAOmoduletoActiontocompleteprocessingandofferingthemodulesincludedbusinessdealing^bufferpoolwhichaimstoimprovethesystemefficiencyandensurecomplementofthedata.Final
5、ly,weachievedthisonline-shoppingsystemwhichissupportedbythevarietiesoftechnologiesreferredabove,afteranalyzingtherequirementofmarketsystemanddesigntheframework.Thissystemdivideintoprosceniumandbackgroundoperation.Intheprosceniumjtserviceforregisterjogin,s
6、canninggoods,personalinfoiTnationmanagement.Backgroundoperationisusedforgoodsmanagement,goodsclassifymanagementandordersmanagement.Wesuccessfullyputthreeframeworkintopracticeandapplythemintoreality,WehavearichexperienceofhandlingtheBAEdatabasewhichisbehel
7、pfultoourfuturejob.Ingeneral,ithasagreatapplicationvalue.Keywords:E-commerce;Spring;Struts;Hibernate;Java目录1研究背景与研究意义21.1研究背景21.2研究意义41.3主要工作42需求分析62.1平台设计目的62.2平台设计需求62.2.1用户体验需求62.2.2平台功能需求62.3运行环境82.3.1硬件环境82.3.2软件环境83平台整体规划93.1模式分析93.1.1模型93.1.2视图93.1
8、.3控制器93.2SSH分析与整合103.2.1Struts2框架103.2.2Hibernate框架123.2.3Spring框架143.2.4Spring整合Hibernate173.2.5Spring整合Struts2203.2.6Struts2>Hibernate和Spring的整合开发203.3后台逻辑功能设计213.3.1项目目录结构213.3.2生成数据库表的映射对象类223.3.3创建对应映射文件223.3.4
此文档下载收益归作者所有