欢迎来到天天文库
浏览记录
ID:46251374
大小:628.71 KB
页数:59页
时间:2019-11-22
《电子商务购物平台毕业设计》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、木毕业设计采用SSH(Strms+Spring+Hibemate)整合框架以及mvc模式来实现网店管理,消费者注册、购买等服务的平台系统。在表示层屮,首先通过JSP页面实现交互界面,负责传送请求和接收响应,然后Struts根据配置文件将接收到的Request委派给和应的Action处理。在业务层中,管理服务组件的SpringIoC容器负责向Action提供业务模型组件和该组件的协作对彖数据处理组件完成业务逻辑。最后,经过对审场系统进行详细的需求分析、体系架构设计后,实现了这个网上购物系统,前台功能包描注册和登录、商品浏览、个人信息管理等;后台功能包括商品
2、管理、订单管理等。通过实践,很好的整合了这三个框架,将其应用到实际的项目中,方便以后更好的工作,体现了较高的应用价值。关键词:电子商务平台;Spring;Struts;Hibernate;JavaAbstractThisgraduationassignmentusedSSH(Struts+Spring+Hibemate)framework.Whatismore,itachievemanagementofonlinestore,customers'registerandpurchasingservicebasedonMVCsystemandSSHframe
3、work.Inthepresentationlevel,thefirststepisusedJSPwebsitetocompleteinteractiveinterface,whichchargeforrequestandresponse.ThentheStrutsaccordingtoalreadyfiletransformtherequestfromtheActionServlettopointedAction.IntheprocessinglevehManagementservicemoduleSpringIOCwilloffertheprojec
4、tmoduleModelandDAOmoduletoActiontocompleteprocessingandofferingthemodulesincludedbusinessdealing,bufferpoolwhichaimstoimprovethesystemefficiencyandensurecomplementofthedata.Finally,weachievedthisonline-shoppingsystemwhichissupportedbythevarietiesoftechnologiesreferredabove,aftera
5、nalyzingtherequirementofmarketsystemanddesigntheframework.Thissystemdivideintoprosceniumandbackgroundoperation-Intheprosceniumjtserviceforregisterjogin,scanninggoods,personalinformationmanagement.Backgroundoperationisusedforgoodsmanagement,goodsclassifymanagementandordersmanageme
6、nt.Wesuccessfullyputthreeframeworkintopracticeandapplythemintoreality,WehavearichexperienceofhandlingtheBAEdatabasewhichisbehelpfultoourfuturejob.Ingeneral,ithasagreatapplicationvalue.Keywords:E-commerce;Spring;Struts;Hibernate;Java目录1研究背景与研究意义21.1研究背景21.2研究意义41.3主要工作42需求分析52.1平台
7、设计目的52.2平台设计需求52.2.1用户体验需求52.2.2平台功能需求52.3运行环境72.3.1硬件环境72.3.2软件环境73平台整体规划83.1模式分析83.1.1模型83.1.2视图83.1.3控制器83.2SSH分析与整合93.2.1Struts2框架93.2.2Hibernate框架113.2.3Spring框架133.2.4Spring整合Hibernate163.2.5Spring整合Struts2183.2.6Struts2>Hibernate和Spring的整合开发193.3后台逻辑功能设计203.3.1项目目录结构203.3.
8、2生成数据库表的映射对象类203.3.3创建对应映射文件213.3.4DA0层实
此文档下载收益归作者所有