基于J2EE平台下的电子商务系统专业:电子信息工程姓名:********指导老师:****摘要随着Internet的迅速发展,当今电子商务系统已经被广大的互联网用户所接受,电子商务的形式很多,而网上购物是一种以高效、成本低的优势,慢慢成为一种新型的经营理念。本论文尝试通过WEB应用程序在网上构建一个动态的网上购物系统,本系统主要使用的是SUN公司以JAVA为核心语言的Myeclipse开发工具,利用SUN公司提供的JDK1.6.0建立运行环境,在结合MySQL建立数据连接关系,利用其提供的各种组件,在短时间内建立数据库,通过对数据库进行分析与JSP页面的建立,来不断改进,熟悉该系统的基本功能的实现的可行系统。关键词MVC框架,Struts、Hibernate,电子商务ABSTRACTThee-commercesystemhasbeenacceptedbythevastamountofinternetuserswiththerapiddevelopmentofinternet.Therefore,therearevariousformsofe-commercesystem.Andshoppingonlineslowlybecomesanewkindofmanagementideaasit’sefficientandlowcost.Alongwiththeadvanceofsociety,browsingandreleasinginformationhasnotbeabletomeettheneedsofpeoplenowadays.ThisthesistriestothroughtheWEBapplicationsontheInternettobuildadynamicsystemofonlineshopping.ThissystemisakindoffeasiblesystemanditmainlyusestheSun’sJAVAwhichisthecorelanguageofmyeclipsedevelopmenttools.JDK1.6.0whichfromSun’srunningenvironmentandcoupledwithMySQLdataconnectionandallkindsofcomponentsprovidedperiodtosetupthedatabaseinashorttime.WiththeanalysisofthedatabaseandtheestablishmentofaJSPpagetocontinuetoimproveandfamiliarwiththebasicfunctionsoftheimplementationofthesystem.KeyWords:MVC,Struts,Hibernate,E-commerce目录摘要...............................................................................................................................I1.1系统的开发背景..................................................................................................11.1.1电子商务系统的发展前景............................................................................11.1.2网上购物的现状............................................................................................21.1.3电子商务系统方案对比................................................................................31.2系统实现的目标..................................................................................................41.3系统开发的意义..................................................................................................42.网上购书系统的分析................................................................................................52.1系统的设计目标..................................................................................................52.2系统的可行性分析..............................................................................................52.2.1技术可行性....................................................................................................52.2.2经济可行性....................................................................................................62.2.3用户群体与市场分析....................................................................................62.2.4技术能力分析................................................................................................72.3可行性分析总结...............................................................................................73.系统开发的技术与主要的架构................................................................................73.1开发技术的选择............................