关键词:仓库管理系统、JSP、Hibernate、MySQL、Spring、Tomcat
Abstract
This paper systematically expounded the warehouse management system design and implementation. Detailed description of the overall system requirements, database design and system design and implementation of each module the process. The design optimization of the warehouse management system functional process, enabling owners and storage administrators can simultaneously manage the supermarket warehouse. This design is web-based management system, managers can achieve by going online and remote management of the supermarket warehouse, office no longer subject to restrictions, to the management more efficient and effective, the first time to understand the situation in the supermarket, and make the correct decision, stocks of goods on the supermarket to make timely adjustments, resulting in such a competitive market economy to gain more benefits. The design proposed supermarket warehouse management system is designed, with JSP + Spring + Hibernate + Tomcat + MySQL completed. According to MVC design pattern, the preparation of Hibernate to connect MySQL database by writing JavaBeans to implement warehouse management system, business logic, and through the preparation of Servlet, Spring to control, to store the data in the database show up in the JSP area, that business logic layer, control layer, show layer to complete the design of the three models. The software testing of the system can realize the product information, product categories, customer data, product inventory and the effective management of the administrator functions.Key words: Warehouse management system, JSP, Hibernate, MySQL, Spring, Tomcat