编号:昆明理工大学本科生毕业论文(设计)题目:网上图书销售系统院系:专业:计算机科学与技术指导教师:学号:学生姓名:完成时间:2004年6月10日网上图书销售系统作者指导老师摘要本文所要介绍的网上图书销售系统是当前流行的网上商店的一种形式,它也是电子商务的一个缩影。当前的网上图书销售系统不少,但是采用J2EE架构开发的还是寥若晨星。通过该系统的开发研究,不仅可以学到如何使用J2EE架构来开发一个比较完善的网上图书销售系统,还可以由此扩展思路,开发出其它形式的服务于电子商务的应用系统。J2EE是使用Java技术开发企业级应用的一种事实上的工业标准(Sun公司出于其自身利益的考虑,至今没有将Java及其相关技术纳入标准化组织的体系),它是Java技术不断适应和促进企业级应用过程中的产物,它使中间件的编写更加容易、可扩展性更强。在利用J2EE技术实现网上图书销售系统的过程中,本文主要做了以下工作:1、系统的需求分析;2、系统建模;3、数据库设计;4、讨论如何将EJB、互联网程序、应用程序结合应用;5、编写应用系统;6、部署应用系统。关键词网上图书销售系统、电子商务、建模、部署AbstractAkindofformofthestoreonthistextanetforwantingintroductivenetascendingbookssalesystemisfrontspreading,itisalsoanelectroniccommerceofaminiatures.Onthecurrentnetthebookssalesystemisnotafew,butadoptionJ2EEstructuredevelopmentoforrareasmorningstars.Thedevelopmentthatpassthatsystemstudies,cannotonlylearnhowtousethestructureofJ2EEtodevelopaperfectnettopbookssalesystem,canbutalsoexpandthewayofthinkingfromhere,developpingaserviceofotherformintheappliedsystemoftheelectroniccommerce.J2EEisplaitthatindustrytousestheJavatechniquedevelopmentbusinessenterpriseclassappliedakindofinfactstandard(thecompanyofSuncomesfromtheconsiderationofitsselfinterest,didingnotbringintoJavaanditsrelatedtechniquestostandardizethebuilt-upsystemuptonow),itisthetechniqueofJavatoadapttocontinuouslywithpromotethebusinessenterpriseclassapplicationoutcomeintheprocess,itmakethemiddlepiecewritemoreeasily,canexpandthesexstronger.InmadeuseofthetechniqueofJ2EErealizenettopbookssoldsystemofprocess,thistextdidprimarilybelowwork:1、Theneedanalysisofthesystem;2、Thesystemsetsupthemold;3、Databasedesign;4、HowdiscussionistheEJB,Internetprocedure,applytheprocedurecombinationtheapplication;5、Theplaitwritestheappliedsystem;7、Deploymentapplicationsystem.KeywordsBSS、Electroniccommerce、Deployment、Molding目录摘要.........................................................................................................................................................1Abstract.......................................................................................................................................................2正文.........................................................................................................................................................6一、引言.....................................................................................................................................................6二、J2EE技术介绍....................................................................................................................................71、Java介绍........................................................................................................................................81.1JavaServlet.........................................................................................................82、JSP...........................................................