本科学生毕业论文2017年6月17日论文题目:基于JavaWeb的数字图书电子商务平台的设计与实现学院:信息管理学院年级:2014级专业:电子商务姓名:周尧学号:20144976指导教师:李傲霜摘要图书是一种在整个社会生活中都很普及的精神消费品,在整个商品市场上占据不同于其它商品的特殊地位。基于JavaWeb的网上书店系统正是针对图书这样一类特殊的商品而建立起来的一个电子商务系统。如何迎合图书这种商品的特殊性,如何降低销售成本以及便利读者购书,便自然而然的成为这个系统设计和实现所追求的目标。电子商务,其本质是指:拥有商业权利的实体使用互联网和有技术优势的数字传播媒介发生的各种交易行为,有两点需要注意,一是其必须具有商业行为的基础,二是其运营方式必须是依赖于互联网的。简单地说,电子商务就是通过互联网技术途径进行的业行为。本论文以作者所参与设计开发的“网上书店系统”为例,深入分析了其设计思路和工作原理。论文分析了几种流行的软件体系结构,阐述了B/S结构的优势以及JavaWeb的主要技术;介绍了课题背景和现状,通过系统的业务流程,给出了开发网上书店的具体流程。关键词关键词:电子商务;网上书店;Struts;Spring;Hibernate;SSH框架;JavaWeb;IAbstractThebookisakindofspiritualconsumablewhichisverypopularinthewholesociallifeandoccupiesdifferentinthewholecommoditymarket.Thespecialstatusofothergoods.TheonlinebookstoresystembasedonJavaWebisane-commercesystemwhichissetupforsuchspecialcommoditiesasbooks.Howtocaterfortheparticularityofthebook,howtoreducethecostofsalesandfacilitatereaderstobuybooks,itnaturallybecomethegoalofthissystemdesignandimplementation.Theelectroniccommerce,itsessenceis:allkindsoftransactionswithcommercialrightsentitiesusingtheInternetandhaveadvantagesofdigitalmediaoccurred,therearetwocaveats,oneisthefoundationmusthavebusinessbehavior,twoofitsoperationsmustbedependentontheinternet.Inbrief,e-commerceisthebehaviorofindustrythroughInternettechnology.Thispapertakestheonlinebookstoresystemwhichisdesignedanddevelopedbytheauthorasanexample,anddeeplyanalyzesitsdesignideaandworkingprinciple.Thispaperanalyzesseveralpopularsoftwarearchitecture,expoundstheadvantagesoftheB/SstructureandmaintechnologyofJavaWeb;introducesthesubjectbackgroundandthestatusquo,throughthesystemofbusinessprocess,giventhedevelopmentofspecificproceduresofonlinebookstore.KeywordsKeywords:E-commerce;Onlinebookstore;Struts;Spring;Hibernate;SSHFramework;JavaWeb;II基于JavaWeb的数字图书电子商务平台的设计与实现目录摘要............................................................................................................................................IAbstract......................................................................................................................................II前言............................................................................................................................................61.绪论........................................................................................................................................71.1研究背景与意义..............................................................................................................71.1.1选题背景....................................................................................................................71.1.2研究意义....................................................................................................................81.1.3研究目的.........................................................................................