摘 要
当前阶段,伴随着社会信息技术的快速发展,使得电子政务能够成为我国政府职能部门进行办公管理的一个重要内容,其中就包括了提升办公效率完善服务质量以及实现信息共享等。但是,虽然当前我国政府的信息化事业已经取得了初步的成效,能够依据不同的客观业务需求来实现信息系统的开发设计。但是,目前所存在的问题也是较为明显的,那就是这些信息系统彼此之间都是孤立的,难以做到协同工作,这就造成了比较严重的“信息孤岛”的现象,成为我国电子政务应用的一个巨大的障碍。想要解决这个问题,就需要实现电子政务“一站式”服务平台。
本系统的目的是建立一个高效的平台,采用简洁高效的JSP技术与SQL server数据库等技术,设计和开发了这一库尔勒经济开发区电子政务网站。该网站前台包含领导信箱,表格下载,政务公开,便民电话以及留言板等功能模块;这些信箱都可以进入网站的管理后台进行维护。
本系统可以根据实际应用的具体情况,适当加以修改,以便更好应用。本系统操作简单,灵活性好,系统安全性高,运行稳定。
关键词:电子政务;Web;JSP
Abstract
The current stage, along with the rapid development of information technology society, making e-government to government departments to become an important element of office management, including the improved office efficiency and improve the quality of service information sharing and so on. However, although the current government's information technology industry in China has achieved initial results, can be based on different business needs to achieve the objective of information systems development and design. However, the current problems are also more obvious that between these information systems are isolated, difficult to work together, which resulted in a more serious "information island" phenomenon, and has become e-government Application of a huge obstacle. Want to solve this problem, we need to implement e-government "one stop" service platform.
The system aims to establish an efficient platform for simple and efficient use of JSP technology and SQL server database technology, design and development of the Korla Economic Development Zone e-government website. The site contains lead-mail front, Forms, government affairs, as well as message boards and other convenience features phone module; these mailboxes can access the site for maintenance management background.
The system according to the practical application of the specific circumstances, be properly modified to better use. The system is simple, good flexibility, the system safe and stable operation.
Keywords: e-government; Web; JSP
目录
第1章 绪 论 4
1.1 研究背景 4
1.2 研究意义 5
1.3 国内外研究现状综述 6
1.4 电子政务的体系架构 7
1.5 目前我国政务所面临的问题 8
1.6 主要研究工作 9
第2章 本系统采用的架构和主要技术 10
2.1 主要技术分析 10
2.1.1 J2EE技术的发展现状 10
2.1.2 J2EE综述 12
2.1.3 J2EE 的四层模型 13
2.1.4 J2EE的分布式应用技术 14
2.2 软件体系结构 17
2.2.1 Struts2体系结构 18
2.2.2 此框架的优点 18
2.3 运行环境与开发模式的选择 19
2.3.1 SQL Server 2000数据库 19
2.3.2 基于B/S的体系结构 21
2.3.3 运行环境 22
2.3.4 开发模式 23
第3章 系统需求分析 24
3.1 电子政务自身特点 24
3.2 需求分析 25
3.2.1 需求分类 26
3.2.2 需求分析过程 27
3.3 系统可行性分析 27
3.3.1 技术可行性 27
3.3.2 安全可行性 28
3.3.3 效率可行性 28
3.3.4 管理可行性 28
3.4 电子政务系统开发流程 29
3.4.1 系统安全需求 30
3.5 系统用例分析 30
第4章 总体设计 33
4.1 系统规划 33
4.1.1 系统总体目标 33
4.1.2 系统的总体结构 34
4.1.3 开发环境 34
4.2 数据流程图 34
4.3 电子政务工会网站的结构设计 35
4.4 数据库概要设计 36
第5章 系统的实现 38
5.1 前台 38
第6章 系统测试 41
6.1 软件测试方法 41
6.2 软件测试原则 42
6.3 测试的主要内容 43
6.3.1 功能测试 43
6.3.2 性能测试 43
6.3.3安全性测试概述 44
6.3.4兼容性测试概述 45
第7章 结 论 47
第8章 致 谢 49