资源描述:
《基于j2ee架构的网上购物系统设计与实现论文 _大学论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、中北大学2009届毕业设计说明书摘要这篇论文主要以基于J2EE的诚信网络购物中心为例,阐述了基于J2EE架构的网上购物系统的设计与实现,对系统实现的关键技术以及模式的运用进行了研究,实现了购物车设计、订单管理、会员管理、商品信息管理、公告维护等重要功能,并给出了相应的实现模型,实现了网上购物系统的基本功能,并且运用相关的设计模式融合到系统之中,对相关的设计模式在网上购物系统中的应用加以研究,分析出相关模式的作用。该系统具有高效、安全、维护简单等特点。系统基于B/S架构,采用jsp、java、Struts1.3+JDBC+DAO技术进行开发,数据库由sqlserver2000搭建。
2、面向广大的消费者设计的网上购的一个平台,实现价廉物美的公平交易。本文按照软件工程的思想,应用统一建模工具(UML),并以组件的思想并以组件的思想,构造设计了电子商务平台中的各个功能模块;设计开发过程中,按照RUP项目开发原则进行设计开发工作,并应用用例图、顺序图等图形化手段进行了分析。关键词:J2EE诚信网络购物中心ThisthesisistheintegrityofJ2EE-basedshoppingnetworkexampletoexplaintheJ2EE-basedonlineshoppingsystemarchitecturedesignandimplementatio
3、nofkeytechnologiesforsystemimplementationandtheuseofmodelshasbeenstudiedtorealizetheshoppingcartdesign,ordermanagement,membershipmanagement,productinformationmanagement,announcementsandotherimportantmaintenancefunctions,andthecorrespondingimplementationmodeltoachievethebasicfunctionsofonlines
4、hoppingsystem,andtheuseofdesignpatternsrelatedtothesystembeingintegrated,therelevantdesignpatternsIntheonlineshoppingsystemtostudy,analyzetheroleofrelatedpatterns.Thesystemhashighefficiency,safety,maintenanceandsimple.SystembasedonB/Sstructure,usingjsp,java,Struts1.3+JDBC+DAOtechnologydevelop
5、ment,databasesetupbythesqlserver2000.Forthemajorityofconsumerspurchaseawebdesignplatform,cheapandfairtrade.Thisaccordingtosoftwareengineering,applicationoftheUnifiedModelingtools(UML),andtheideaofcomponentsandtocomponentsoftheideaofe-commerceplatformintheIV中北大学2009届毕业设计说明书structuraldesignofth
6、evariousfunctionalmodules;designanddevelopmentprocess,projectdevelopmentinaccordancewithRUPprinciplesofdesignanddevelopmentwork,andapplytheusecasediagram,sequencediagramandothergraphicalmethodswereanalyzed.IV中北大学2009届毕业设计说明书目录1引言51.1选题背景52系统概述62.1本系统技术概述62.1.1J2EE技术架构62.1.2Jsp动态页面技术72.1.3Tomc
7、at中连接池机制72.1.4JDBC数据访问技术72.1.5Struts技术82.1.6MVC设计模式102.1.7DAO模式123基于J2EE的诚信网络购物中心133.1项目概述133.1.1诚信网络购物中心简介133.1.2诚信网络购物中心的业务流程143.1.3诚信网络购物中心的需求分析163.2诚信网络购物中心的开发173.2.1项目启动173.2.2系统角色173.2.3系统用例173.2.4主要用例图细化193.2.5诚信网络购物中心的模型分析203.2.6设计模式2