基于xml可定制的公文模板管理系统.rar

RAR格式版权申诉手机打开展开

基于xml可定制的公文模板管理系统,基于xml可定制的公文模板管理系统1.5万字 32页包括开题报告和任务书摘要随着电子政务的大力发展和企业信息化的要求,政府机关、企事业单位都在努力实现自动化、无纸化办公。目前,大量的办公自动化产品投入使用,但是这些产品都没有解决各单位、各部门不同需求个性化定制问题,其产品通用性不强。本文分析了现有办公自动化产品在个性化...
编号:88-34981大小:398.20K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 usactu 发布

基于XML可定制的公文模板管理系统
1.5万字 32页
包括开题报告和任务书


摘 要
随着电子政务的大力发展和企业信息化的要求,政府机关、企事业单位都在努力实现自动化、无纸化办公。目前,大量的办公自动化产品投入使用,但是这些产品都没有解决各单位、各部门不同需求个性化定制问题,其产品通用性不强。
本文分析了现有办公自动化产品在个性化定制、通用性、可移植性差的缺陷,对比了传统公文处理系统解决方案,结合XML技术提出了一种实现不同办公环境下公文模板可个性化定制的解决方案,并将该方案成功用于公文处理系统中。系统中的公文视为两个组成部分,即公文固有的属性参数和正文部分(可选的附件作为正文的一部分,本系统不区分正文和附件)。将属性参数制定为模板,可由用户自行设计。具体设计方案如下:使用JSP技术设计模板的外观显示,使用XML技术配置公文模板参数,实现公文模板的可定制。用户设计好的模板由系统模板导入功能模块导入系统,实现用户使用公文模板的要求。针对政府机关对公文高保密性的安全要求,采用成熟的加解密算法,阻止单位外非法用户访问系统,窃取公文。

关键词:公文处理,公文,可定制,公文模板


Design of a Custom-made Archives Management
System Basing on XML Technology

Abstract

Along with the e-administration development and the enterprise informationization request, the governmental agency, the enterprises and institutions are all trying to realize automation. At present, many kinds of office automation products have been put to the market. However, analyzing those automation products that are using at present, we find that they all haven’t satisfied the request of being custom-made, lacking general availability, unfavorable to the popularizing of the products.
This paper analyzes the existing problems of present office automation products, which don’t have the properties of custom-made and general available, proposing a new scheme, basing on XML technology to realize custom-made automation system which can be used in various conditions. In this scheme, we divide archives into two parts, one part is made of archives parameters, the other part is document text (option attachments is part of document text). We make archives parameters into archives templates and it can be designed by customers, which can satisfy the demand of custom-made. To be specific, we use JSP technology to design lts appearance, XML technology to config archives tenplates.
To the security requirement of the high privacy of the official archives, this system adopts a mature encode and decode algorithm. Make sure that illegal customers cann’t access the system, which can assure the security of archives.

Key Words: Archives processing,archive,custom-made,archive template



目 录

1.绪论 1
1.1 课题背景 1
1.2 公文处理系统研究现状及存在的问题 1
1.2.1 公文简介 1
1.2.1 目前研究现状 2
1.2.3 目前存在的问题 3
1.3 问题课题研究内容及意义 4
1.4 本文结构 5
2.技术背景 6
2.1 JAVA和J2EE基础 6
2.1.1 JAVA语言基础 6
2.1.2 J2EE框架 6
2.2 XML和JSP技术 7
2.2.1 XML标准 7
2.2.2 JSP技术 7
2.3 STRUTS架构 8
2.3.1 MVC框架基础 8
2.3.2 Struts框架 8
2.4 HIBERNATE基础 9
3.公文处理系统概述 11
3.1系统应用 11
3.2 系统功能简介 11
3.2.1 发文办理 11
3.2.2 收文办理 11
3.2.3 归档管理 12
3.2.4 系统管理 12
3.3 公文操作流程 12
4.可定制公文处理系统设计 13
4.1公文遵循的标准规范 13
4.2 系统概要设计 13
4.2.1 系统总体设计 13
4.2.2 表现层设计 14
4.2.3 业务层设计 14
4.2.4 数据访问层设计 14
4.2.5 数据层设计 15
4.3 系统详细设计 15
4.3.1 公文模版可定制设计 15
4.3.2 公文处理模块设计 21
4.3.3 系统权限管理 23
4.3.4 公文安全保密设计 24
结论 25
致 谢 27
参考文献 28

参考文献
[1]张洁.最新公文处理规范与实务[M].蓝天出版社,2005.
[2]李涛.电子公文的七大问题与八大关系[N].SYSVS,2005.
[3]刘甫迎,谢春,徐虹.Java程序设计实用教程[M].科学出版社,2005.
[4]曾春平,王超,张鹏.XML编程从入门到精通[M].北京希望电子出版社,2002.
[5]Ted Husted.Structs in Action: Building Web Application with the Leading Java Framework [M].Manning Publications, 2005.
[6]孙卫琴.精通Hibernate:Java对象持久化技术详解[M].电子工业出版社