资源描述:
《基于jsp的商品发布与销售系统》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、基于JSP的商品发布与销售系统摘要:本论文对基于JSP的商品发布与销售系统的开过发过程作了详细的描述,系统用的是Jsp技术,以Oracle作为数据库进行开发的,采用了MVC设计模式,用现在比较流行的企业级开发三大框架SSH,即Struts+Spring+Hibernate进行开发,系统整体采用B2C模式。文中着重论述了该系统的设计与实现,并对关键的技术作了较详细的介绍。本系统共分两个部分:前台用户部分和后台管理部分。在前台系统中有三个模块:包括顾客/会员登录及注册、商品展示、购买流程。在后台系统中有五个模块:包括商品目录管理、商品管理、订单管理、销售量统计、会员管理。在用户注册模块
2、中,特别加强了用户注册信息的前台验证的严格性;在商品展示中,用户可以对商品进行浏览检索,查看商品详细资料;并且规定注册成会员的用户才能对商品进行评论。没有注册成会员只能浏览商品。在后台系统中,系统管理员可以对已注册的用户进行管理,并对提交的订单进行处理;可以对现有的商品进行管理以及对销售量进行统计。整个系统结构清晰、功能明确,页面风格鲜明,易操作,适合客户的需要。使交易能够更加方便和快捷。关键词:B2C;Jsp;Oracle;Struts+Spring+Hibernate5959TheJspgoodsbasedontheissueanddistributionsoftwarearc
3、hitecturesystemAbstract:ThisarticlethroughdetaileddescriptionfordevelopmentoftheJspgoodsbasedontheissueanddistributionsoftwarearchitecturesystem.ThesystemisbasedonJspandOracleDatabasedevelopmenttechnology,andthesystemusingtheMVCdesignpattern,usingthenowpopularenterprise-levelframeworkforthedev
4、elopmentofthreeSSH,theStruts+Spring+Hibernate.Thisarticlefocusesonthedesignandimplementationofthesystem,andmadeamorecriticaltechnicaldetail.Thesystemisdividedintotwoparts:theforegroundandthebackgroundoftheusermanagementsection.Intheforegroundsystemhasthreemodules:includingcustomermemberloginan
5、dregistration,merchandisedisplay,thepurchaseprocess.Inthebackgroundsystemhasfivemodules:includingcatalogmanagement,productmanagement,ordermanagement,salesstatistics,membersofmanagement.Intheuserregistrationmodule,inparticular,theuserregistrationinformationtoenhancetheprospectsofverificationrig
6、or;inthemerchandisedisplay,theusercanbrowseandsearchforproducts,viewproductdetailsmoredetails;andrequiresuserstoregisterasamemberofthegoodsComment.Notregisteredasmemberscanonlyseetheproducts.Inthebackgroundsystem,thesystemadministratorcanmanagearegistereduser,andsubmitordersforprocessing;canbe
7、managedontheexistingproductsandthesalesstatistics.Theentiresystemstructureisclear,featuresaclear,distinctivestylepages,easytooperate,suitableforcustomerneeds.Sothattransactionscanbemoreconvenientandfaster.Keywords:B2C;Jsp;Oracle;Struts+