1、摘摘 要要 本系统实现的是一个车间信息管理系统,它是某汽车生产工厂管理系统中的一个子系 统。主要用户是普通用户、管理员。普通用户即工厂员工,包括领导、管理员、普通员工 和其他工作人员。管理员主要负责管理系统中的基本信息(如:员工信息、产品信息), 普通用户和管理员通过系统完成不同的工作。系统需要实现的功能总体来说有两个部 分,分别如下 1、普通用户对应功能; 2、管理员对应功能; 该系统使用开发工具 MyEclipse3.2,web 服务器 tomcat,数据库 orace9i.系统采用基 于 MVC 模式的 Struts 框架,和 Hibernate 对象持久化框架。 关键词: MVC;St
2、ruts;Hibernate;DAO;Service Abstract What this system realizes is a workshop information management system, it is in a some automobile Production plant management system management systems sub-system. The main user is the average consumer, the manager. The average consumer is the factory staff, inclu
3、ding leader, manager, ordinary staff and other staff. In manager primary cognizance management system management systems basic information (for example: The staff information, the product information), the average consumer and the manager complete the different work through the system. The system ne
4、eds to realize the function generally speaking has two parts, distinction following 1, Average consumer correspondence function; 2, The manager corresponds the function; That system usage development tool MyEclipse3.2, the web server tomcat, database orace9i.The system adopts according to the frame of Struts of the mode of MVC, holding out for long time to turn the frame with object of Hibernate. Key Words:(Times New Roman 10.5) MVC;Struts;Hibernate;DAO;Service 车间信息管理系统 2 目目 录录 摘要-3 Abstract-3 前言-6 第 1 章绪论-7 1.1 选题背景与目的-7 1.2 系统开发工具-7 第 2 章 J2EE Web 应用开发技术概述-8 2.1J2EE 概述-8 2.2Struts-