摘要现如今,随着计算机的发展,企业单位的电子文档越来越多,并且大多分散存储在个人计算机中,缺乏科学合理的管理,文档的安全性不强,检索困难,难以实现对文档的管理,降低了文档的使用效率和价值。因此,怎样对文档进行科学高效的管理成为一个急需解决的问题。65991
本课题实现的是一个基于B/S结构的文档管理系统,用于各单位各类文档信息的管理,改善单位的各项管理水平,提高服务质量。采用JSP技术,Struts1框架,建立了基于B/S的文档管理结构,采用MySQL作为后台数据库,实现该系统的创建与开发。
毕业论文关键词 文档管理 JSP Struts1 B/S结构
毕业设计说明书(论文)外文摘要
Title The Document Management System based on B/S structure
Abstract
Nowadays, with the development of computers, the business units’ electronic documents are increasing number and most dispersed stored in a personal computer, the lack of scientific and reasonable management, document security is not strong, retrieval difficulties, it is difficult to achieve the document management , reducing the efficiency and value of the document. Therefore, how the document scientific and efficient management become an urgent problem.
Realize this project is based on B / S structure of the document management system for all units of various types of document information management, improve the management unit level, to improve service quality. Using JSP technology, Struts1 framework is established based on B / S document management structure, using MySQL as the backend database, to achieve the creation and development of the system.
Keywords Document Management , JSP , Struts1 , B/S structure
目次
1 引言 1
1.1 课题的来源和背景 1
1.3 存在的问题 1
1.4 课题的提出 2
1.5 论文的组织结构 2
2 相关技术的研究 3
2.1 B/S结构 3
2.2 JSP技术 3
2.3 Struts1框架 4
2.4 MySQL数据库 4
3 文档管理系统的设计 6
3.1 系统需求 6
3.2 系统功能描述 7
4 系统设计 9
4.1 系统构架设计 9
4.2 业务实体设计 9
4.3 数据模型设计 10
4.4