摘要物流管理的特点是以客户为核心、构建面向客户的业务流程支持各种形式、各种需求的现在企业中的业务模式。现在市场经济发展的很快,随着第三方物流的出现,成为了很多制造业、商业企业的追逐对象。物流企业外包从各方面都可以很好的降低成本已成为越来越多企业的共识、物流企业外包也可以很大的提高企业的服务水平。本毕业设计研究客户需求与市场调节,设计并实现了物流公司所需要的物流信息管理系统。本系统是一个基于JSP技术与MVC设计模式的物流信息管理系统,采用B/S开发模式。系统以J2EE作为开发基础,所使用的开发工具是Eclipse,开发语言是java,该系统使用Tomcat服务器,为该系统服务的数据库是Oracle数据库。该系统的页面设计采用了JSP动态页面技术。该系统操作简单,使用方便,易于维护。实现了用户登录,订单管理,配车管理以及出荷管理这几大功能,达到了信息快速共享,方便管理和操作的效果。未来物流信息管理系统会更加趋向于智能化,便捷化。关键词:物流管理;模式;Oracle;方便;JSP;MVCABSTRACTThecharacteristicsoflogisticsmanagementistotakethecustomerasthecore,tobuildthebusinessprocessorientedtothecustomer,andtosupportthebusinessmodelofvariousformsandrequirementsinthecurrententerprise.Nowrapidlydevelopingmarketeconomy,withtheemergenceofthird-partylogisticshasbecomealotofmanufacturing,commercialenterpriseschaseobject.Allaspectsoflogisticsoutsourcingtoreducecostscanbeagoodmoreandmoreenterpriseshavebecometheconsensusofoutsourcinglogisticsenterprisescangreatlyimprovethelevelofservice.Thisgraduationprojectstudiesthecustomerdemandandthemarketadjustment,designsandrealizesthelogisticsinformationmanagementsystemwhichthelogisticscompanyneeds.ThissystemisbasedonJSPtechnologyandMVCmodeloflogisticsinformationmanagementsystem,usingB/Smodel.ThesystemisbasedonJ2EE,thedevelopmenttoolisEclipse,thedevelopmentlanguageisJava,thesystemusestheTomcatserver,thedatabaseforthesystemistheOracledatabase.ThepagedesignofthesystemusesJSPdynamicpagetechnology.Thesystemiseasytooperate,easytouseandeasytomaintain.Thefunctionsofuserlogin,ordermanagement,vehicleallocationmanagementandloadmanagementarerealized,andtheeffectofquicksharingofinformationandconvenientmanagementandoperationisachieved.Thefuturelogisticsinformationmanagementsystemwilltendtobemoreintelligentandconvenient.Keywords:Logisticsmanagement;Pattern;Oracle;convenient;JSP;MVC目录1.前言.........................................................................................................11.1开发背景.......................................................................................................11.2物流信息管理系统的特点............................................................................22.相关技术介绍.........................................................................................32.1开发工具及环境简介....................................................................................32.1.1开发工具....................................................................................................32.1.2开发环境....................................................................................................42.2系统开发的模式、思想与技术....................................................................42.2.1系统开发的模式.........................................................................................42.2.2选择程序语言为JSP...................................................................................72.2.3Struts2框架的介绍.....................................