资源描述:
《基于jsp网上购物系统的设计与实现 毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、2009届普通本科毕业论文(设计)存档编号:毕业论文(设计)题目:基于JSP网上购物系统的设计与实现专业:计算机科学与技术院系:计算机学院年级:2011学号:0732146姓名:指导教师:职称:讲师IV摘要本文着重阐述了网上购物系统的整体开发过程。介绍了系统的开发环境以及开发工具,全面的叙述了设计思想和设计流程,详细说明了数据库创建思想以及各个数据表之间的具体关联等,并且具体剖析了系统各个功能的实现过程以及详细设计过程,在绘制简单系统功能模块图的同时,力求更加清晰地表明设计思想以及对整个程序设计的规划及具体实现。根据实际需求,网上购物系统这个项目采用模块
2、化的设计思想,在WindowsXP操作系统环境下,搭建JSP运行环境Tomcat5.0,通过使用JAVA脚本语言完成动态的、交互的web服务器应用程序,实现网上购物系统的主要功能,包括用户对商品的浏览以及购买及管理员进行的商品管理、会员管理、分类管理、订单管理等功能。本系统最具特色的部分:首先,实现了订单的追踪查询功能、用户与管理员之间的信息交互,其次,管理员后台功能细致入微,特别是对商品类别管理的实现,使得本系统更加具有商业价值,适应电子商务类系统的开发需求。关键词:网上购物;JSP;电子商务;网站;数据库IVABSTRACTThisarticlefo
3、cusesontheonlineshoppingsystemasawholedevelopmentprocess.Introducedasystemforenvironmentanddevelopmenttools,thedesignconceptanddesignprocesshasalsomadeacomprehensivenarrative,inthedatabasetocreateideologicalandvariousdatatablesspecificlinksbetweentheareashasalsomadedetailedandspe
4、cificanalysisofthevariousfunctionsofthesystemtoachieveprocessanddetaileddesignprocess,drawingasimplesystemfunctionmodulesmapatthesametime,tomoreclearlyshowthatdesignthinkingandthewholeprocessofplanninganddesignofconcreterealization.Accordingtoactualdemand,onlineshoppingsystemofth
5、isprojectismodularindesign,intheWindowsXPoperatingsystemenvironment,theoperatingenvironmentstructuresJSPTomcat5.0,throughtheuseofscriptinglanguageJAVAcompletedynamic,interactivewebserverapplications,andInternetshoppingsystem'smainfeatures,includingusersintheoutlookforcommoditiess
6、uchasbrowsingandpurchasingfunctions,theadministratorinthebackgroundtothemanagementofgoods,membershipmanagement,classifiedmanagement,ordermanagement,andotherfunctions.Thesystemfeaturesthemostpart:Firstofall,hasordersforthetrackingfunction,andtheuserandadministratorofinformationbet
7、weentheinteractiveand,secondly,administratorbackgroundfeaturesnuanced,especiallyforthetypeofgoodstherealizationofmanagement,makingThesystemmorecommercialvaluetothedevelopmentofe-commercecategorysystemneeds.Keywords:On-lineshopping;JSP;Electroniccommerce;Website;DatabaseIV目录摘要IIAB
8、STRACTIII目录IV概论1第1章 问题定义31.1网上购物的优势31.2项