摘要:近年来,在物流行业快速发展的刺激下,物流仓库管理行业也迅速成长了起来,为解决物流行业高效率、低成本仓库管理的问题,设计实现了物流仓库管理系统。系统基于 Java 开发语言,以 JSP 为编程技术,采用 MVC 框架,数据库使用 MySQL,实现了人员管理、商品出库管理、商品入库管理、货架管理、商品信息管理、商品分类管理等功能。本系统能够安全稳定的使用,提高了物流仓库管理的工作效率,系统页面清晰明了,具有一定使用价值。关键词:物流仓库 JAVA JSP MVCAbstract:In recent years, stimulated by the rapid development of the logistics industry, the logistics warehouse management industry has also grown rapidly. To solve the problem of high efficiency and low cost warehouse management in the logistics industry, a logistics warehouse management system has been designed and implemented. The system is based on the Java development language, uses JSP as the programming technology, uses the MVC framework, and the database uses MySQL to realize the functions of personnel management, product outbound management, product inbound management, shelf management, product information management, and product classification management. The system can be used safely and steadily, which improves the efficiency of logistics warehouse management. The system pages are clear and clear, and have certain use value.Keywords:Logistics Warehouse;JAVA;JSP;MVC引言 物流企业的仓库管理操作已经非常多样化和复杂,很难手工记忆。如果我们不能保证正确的采购、验收、质量保证和交货,我们就会浪费时间,产生库存,延误交货,增加成本,失去为客户服务的机会。我国人均仓储面积不高,2014 年只有美国 1/10 的水平。但是从物流成本来看,我国物流总成本占到 GDP 总额的 16.6%,多出美国一倍左右,所以不难看出我国的物流仓库设施远差与其他的一些国家。但是在各种各样的市场需求的刺激下,国内的仓库管理行业也在不断改进。很多企业仍在使用的几年前开发的物流仓库管理系统[1],这样的系统有着操作程序麻烦,工作效率低、安全性能低,与浏览...