基于web应用的工资管理系统(论文).doc

约35页DOC格式手机打开展开

基于web应用的工资管理系统(论文),论文标准word格式排版135页摘要本系统是采用j2ee架构和mvc模式相匹配的体系结构,采用sql server作为后台数据库,服务器则使用weblogic server8.0,并选用jbuilder 9集成开发环境来编辑jsp文件、javabean及serlvet。由于java具有跨平台性,因而该系统可在多种操作系...
编号:10-268194大小:375.00K
分类: 论文>计算机论文

内容介绍

此文档由会员 莎士比亚 发布

论文标准WORD格式排版135页

摘要
本系统是采用J2EE架构和MVC模式相匹配的体系结构,采用SQL Server作为后台数据库,服务器则使用Weblogic Server8.0,并选用Jbuilder 9集成开发环境来编辑JSP文件、JavaBean及Serlvet。由于Java具有跨平台性,因而该系统可在多种操作系统上运行,并且具有较好的安全性、容错性和可扩张性。该系统实现了信息查询、人员信息管理、报表生成等功能。用户只要使用IE浏览器访问相关站点,输入正确的用户名和密码成功登陆后,普通用户便可查询自己的工资情况和其他相关信息。对管理员来说使用起来也非常的方便快捷,可以进行科学、合理的对工资和人员进行管理。本系统对客户端的硬件标准并不高,只需有5.0以上的浏览器,可访问Internet即可。但对服务器的硬件配置要求相对较高,但就目前市面上的硬件情况来说,这种配置已较为普及了。由于本系统采用了MVC系统架构模式进行开发,在开发过程中代码实现了充分的重用,可分层次同时开发,极大地减低了开发时间和工作量,同时降低了系统模块间的依赖性,提供了系统良好的延展性和可维护性。


Abstract
This system is a payroll system which implemented using the J2EE technology based on the MVC model. The system adopts the MS SQL Server 2000 as database, and it uses the Weblogic Server as web server. We choose Jbiulder 9 as development tool for coding JSP , JavaBean and Servlet files . Taking advantage of the Java programming language, which is platform independent, so our system could not only run in different operating system but also have better security , error tolerating and expand ability . The system provides the basic payroll functionalities , for example, querying and managing people’s information and automatically create statistics and so on . Only if you own the 5.0 edition of IE browser ,you could access our network and query your information when you have inputed the correct name and password . The administrator also use this system is very conveniently and rapidly . They could manage scientifically and reasonably the salary and faculty . The hardware standard is not high for the client ,but is a bit of high for server . Fortunately today the hardware is advanced so our configuration , in a way , is common . Our code was realized adequately reduplicate using and greatly reduce the exploitation time and work force due to we use the MVC model to explore.

.....