论文标题:基于Java和XML的企业信息系统的研究与开发 The Research and Development of Enterprise Information System Based on Java and XML 论文作者 张勇 论文导师 金炜东,论文学位 硕士,论文专业 系统工程 论文单位 西南交通大学,点击次数 101,论文页数 73页File Size2541k 2003-06-01论文网 http://www.lw23.com/lunwen_318839502/ 企业信息系统;JSP;XML;多层体系结构;人事管理系统 Enterprise Information System;JSP;XML;multy_layer architecture;Person Management System 随着经济的全球化和因特网的迅速发展,信息对于企业已变的越来越重要。现代企业每天都要面临着大量的信息,何如正确,快速地处理和使用这些信息,是企业要处理好的一个重要问题。人事信息是企业的基本信息,它包括人事基本档案、工资、教育培训、个人经历、个人业绩及成果、工作调动、职称、干部任免等多项个人基本信息,这些信息数据量大、关系复杂,如果通过人事管理软件的计算机化管理,将大大提高企业人事部门的办公效率,做出正确的人力资源配置。 本文叙述了基于Java和XML技术的人事管理软件的开发过程。首先概括介绍了企业信息系统体系结构的发展和演变,重点介绍本文采用的多层体系结构和B/S模式及其优缺点;其次介绍了本文使用的Java技术,包括JSP、Servlet、JavaBean、JDBC等,介绍了这些技术的特点以及用XML技术存取数据的方法。论文从系统需求分析、数据库设计,三层体系结构的各个层次的设计与实现几个方面来叙述人事管理软件的开发过程,重点叙述了软件开发过程中几个关键部分的设计和实现。这几个部分包括:主界面的设计、登陆模块,录入数据、分页显示、修改删除、数据库连接、数据库连接池设计,以及用XML从数据库中存取数据的方法,文章最后讨论了系统安全性和JSP中文问题的处理方法。 该人事管理软件的开发采用多层体系结构,论文详细叙述了多层体系结构的客户层,业务逻辑层和数据层的实现过程。客户层界面采用JSP和JavaScript实现,业务层使用JSP、Servlet技术,数据库连接采用JDBC,JavaBean技术来实现,系统的功能在业务逻辑层实现。该软件进行了登陆安全性设计,实现了对人事基本信息进行录入,修改,查询,删除的功能。 本文在应用Java相关技术和XML,采用多层体系结构,从系统需求分析到具体功能设计,以及系统关键部分的具体实现思路和流程框图,阐述了一个人事管理软件的设计和开发过程。 With the globalization of economic and rapid development of Internet, the information becomes very important to enterprises. Modern enterprises face a great deal of information ereryday, how to do with and use this information rightly and rapidly is an important problem to enterprises. Person information is very basic for a enterprise, it includes Person basic archive, wages, education training, individual experience, individual chievements and outcome, work redeployment,the title of a technical post, cadre appoint and remove and so on. This information is large and complex. If they are managed by Person Management Software(PMS) of computerized management, work efficiency of enterprises will be improved greatly and manpower resource will be arranged correctly.The paper describes the development process of Person Management Software based on Java and XML technology. Firstly the paper introduces the development and change of architecture of Enterprise Information System(EIS), analyzes advantages of multy_layer architecture and feature of the B/S mode.Secondly the paper introduces Java relative technologies, including JSP, Servlet, JavaBean, JDBC etc, and explains the features of these technologies and XML" s ways of access to database. Thirdly the paper describes the development process of Person Management Software from system requirement analysis, database design and realization of three_layer architecture" s each layer. The paper emphasizes design and realization of Person Management Software" s several key technologies, including the design of main interface, login module, insert module, pagination display module, alter and delete module, database connection, database connection pool module, means of XML access to database, and last the paper discusses the system" s security and the resolve of JSP Chinese problem.The PMS adopts multy_layer archtecture,designing client layer, logic layer and data layer separately. The client layer is designed with JSP and JavaScript;logic layer with JSP and Servlet technology;data layer withJDBC and JavaBean, and main function of system is realized in logic layer. The system designs login security and insert, alter, seek and delete function.The paper uses Java,XML technology and multy_layer archtecture to realizes PMS, and explains the PMS development process from the system requiement analysis, function design, realization idea of key function and the pragram flow chart.
|