基于B/S模式的顺捷安小件快运系统设计与实现内容摘要顺捷安小件快运系统主要整合省内小件快运资源,打造省内小件快运品牌,推广客车附搭小件快运网络。通过车站管理模块、线路管理模块、用户管理模块、托运管理模块、接货管理模块、取货管理模块、商务事故管理模块等功能来实现快运网络的综合管理。系统采用B/S开发模式,选择J2EE企业级开发,开发工具选择MyEclipse8.6、SQLyog,采用Tomcat服务器技术,后台数据库选择MySQL。本系统可以方便快捷地实现货物的托运、接取、货物是否发生事故等操作,特有的日志管理模块能方便的查看用户进行的操作,方便管理,使整个小件快运流程井井有条,为物流的发展提供了良好的条件。关键字JAVA、JSP、Servlet、Tomcat、MySQLDesignandimplementationofShunJiesafetySmallExpresssystembasedonB/SarchitectureStudent:MingShengWeiSupervisor:RuiMouAbstractShunJiesafetySmallExpresssystemintegrationoftheprovinceofsmallpiecesofExpressresourcestocreatetheprovinceofsmallpiecesofExpressbrand,topromotebusattachedtotakesmallpiecesofexpressnetwork.Stationmanagementmodules,linemodules,usermanagementmodule,shippingmodule,receivingmodule,pickupmanagementmodule,businessincidentmanagementmodulefunctionstoachievetheintegratedmanagementoftheExpressNetwork.Thesystemcanbequicklyandeasilyachievetheconsignmentofgoods,access,whetherthegoodsaccidentsinoperation,uniquelogmanagementmodulecaneasilyviewtheuseroperationtofacilitatethemanagement,theentiresmallpiecesofExpressprocessesinperfectorder,thelogisticsofprovidesagoodcondition.KeywordsJAVA、JSP、Servlet、Tomcat、MySQL目录1引言..............................................................................................................................................................11.1开发背景..........................................................................................................................................11.2文档目的..........................................................................................................................................11.3产品介绍..........................................................................................................................................11.4用户群体..........................................................................................................................................21.5运行环境..........................................................................................................................................22开发技术介绍..............................................................................................................................................32.1J2EE技术.........................................................................................................................................32.2J2EE常用设计模式---工厂模式.....................................................................................................32.3MVC设计模式——Model-View-Control.......................................................................................32.4WEB应用服务器---Tomcat.............................................................................................................42.5MySQL简介....................................................................................................................................43系统需求分析.....................................................................................................................