信息系统与信息管理毕业论文-- 小型企业OA系统的设计与开发 .doc
文本预览下载声明
本科毕业论文(设计)
题 目 小型企业OA系统的设计与开发
学生姓名
专业名称 信息系统与信息管理
指导教师
小型企业OA系统
「摘 要」随着互联网的高速发展,办公室自动化管理正向着网络化,系统化方向发展。办公室自动化系统正是为广大员工提供方便快捷的工作管理。本系统是一款简单易用,功能多样的管理软件。
本系统尝试用JSP在网络上架构一个动态的网站,它是在Windows XP下,以SQL Server 200为数据库开发平台,Tomcat网络信息服务作为应用服务器,采用JSP(Java Server Pages)技术开发的系统」;ffice Automation System
[Abstract]Along with the rapid development of the Internet, office automation is developing towards the direction of networking and systematic.Office automation System can provide the convenient and prompt work management for the majority of the stuff.This system is a kind of easy-using and feature-riched management software.
The system attempts to use JSP to set up a dynamic office automation management website in the network. It is a office automation system under Windows XP, which using SQL Server 2008 as the database development platform, Tomcat network information service as the application server, JSP as the developing technology and struts as the framework. This system includes ordinary users module and system administrators module. Ordinary users module includes the routine managements of staff as basic personal information management, document management, bulletin viewing, text sending and receiving management, meeting notes viewing, suggestions sending and so on. System Administrator includes not only the basic managements above mentioned but also includes the system management as human resources management, adding and deleting of meeting notes, publishing and updating of bulletin and so on.
[Key words] Office Automation System ; JSP; SQL Server 2008
目 录
1 绪论 1
1.1 系统开发的背景和意义 1
1.2 国内外发展状况 1
1.3 研究内容 2
2 程序设计技术相关知识 3
2.1 JSP 简介 3
2.2 JSP技术 3
2.3 SQL server及其优点 3
2.4MyEclipse开发工具 4
2.5 TOMCAT 4
2.6 Struts架构 5
2.7JavaBean简介 5
2.8本章小结 5
3 OA系统需求分析 6
3.1可行性分析 6
3.1.1 系统总体目标 6
3.1.2 技术可行性分析 6
3.1.3 功能需求 6
3.1.4 性能需求 6
3.2系统总体结构 7
3.3系统功能模块结构 7
3.3.1 用户登录模块 8
3.3.2文档管理模块 8
显示全部