JSP实现的简单旅游管理系统的设计
摘 要
目前,旅游业已成为全球经济中发展势头最强劲和规模最大的产业之一,互联网的兴起给旅游业带来了新的契机。旅游网站逐渐成为旅游信息管理的主要途径。因此,开发一个稳定的适用性好的旅游管理系统具有非常重要的意义。在对现有旅游查询网站的分析和比较的基础上,依循面向对象软件开发过程,设计出客户端基于Web浏览器,服务器端基于JSP和Servlet,数据源基于关系型数据库的三层框架,完成JSP页面设计、服务器端核心请求的处理以及对数据库的同步更新。以旅游管理系统的应用实例实现了这个方案。该系统可以实现游客分类查询路线信息.路线预定,在线选购物品和结账。系统管理员查询、修改、删除和添加交通和线路,产品信息。系统工作稳定、操作简单、维护方便。
关键词:旅游信息;权限;数据库
JSP simple Tourism Management System Design
Abstract
At present , tourism is one of the most developing and the biggest large scale industry in the world. Internet brings tourism to a new turning point. Tourist information is managed mainly by tourism web site instead .As a result , it is very important to develop a flexible tourism management system. On the base of the analysis of the current tourism web sites, complied with the process of OOD, a three-layer system is designed, consisted of client based on web browser, server based on JSP and Servlet and data source based on relational database. We finish the design of the JSP pages, the core response to request from user and the synchronous update of the database, and develop a tourism management system to implement the design. The system can implement these functions as following: classified route information query for tourist, route reservation information for administrator, online shopping and purchase, and administrator can add, query, modify or delete the traffic、route and goods information. This system is stable, reliable and quite simple in operation .The maintenance is also convenient.
Key word: Travel information; Privilege; Database
目 录
论文总页数:27页
1 引言 1
1.1 旅游管理系统的发展 1
1.2 旅游管理系统的现状 1
1.3 该系统的主要研究内容 1
2系统开发的关键技术 1
2.1 JAVA语言 1
2.2 JSP技术 2
2.3 JavaBeans技术 3
2.4 JavaScript技术 3
2.5 JDBC技术 4
2.5.1 JDBC数据访问接口 4
2.5.2 JDBC的体系结构 4
2.5.3JDBC访问后台数据库的技术实现方法 5
2.6 开发工具选择 5
3旅游管理系统需求分析 6
3.1 系统需求分析 7
3.1.1 游客功能需求 7
3.1.2 购物车模块 7
3.1.3 交通管理 7
3.1.4 旅行社管理 7
3.2 系统性能指标 7
4旅游管理系统分析设计与实现 8
4.1 旅游管理系统设计总体要求 8
4.2 数据库设计 9
4.3 系统功能设计 12
4.3.1 主页功能设计 12
4.3.2 游客功能设计 13
4.3.3 系统管理员功能设计 13
4.3.4 旅行社管理功能设计 14
4.4 关键技术的实现 14
4.4.1 汉字显示的实现 14
4.4.2文件上传功能的实现 16
4.4.3页面间参数传递的实现 18
4.4.4数据库连接技术 19
5系统的实现及关键技术 21
5.1 系统环境配置 21
5.1.1系统对硬件环境的要求 21
5.1.2 系统对软件环境的要求 22
5.2 主要功能模块的实现 22
5.2.1 旅游线路 22
5.2.2 新闻发布功能 23
5.2.3 风情模块信息发布功能 23
5.2.4 购物车功能 23
5.2.5交通票务预定功能 24
5.2.6旅行社管理模块 24
总 结 24
参考文献 25
致 谢 26
声 明 27
1 引言
1.1 旅游管理系统的发展
中国旅游网站的建设始于1996年。目前,旅游行业管理的网络化正在对我国旅游市场固有的市场壁垒带来革命性的冲击,新的市场关注点正在涌现。随着现代科技和信息产业的发展,互联网的兴起给旅游业带来了新的契机,网络的关互性、实时性、丰富性和便捷性等优势促使传统旅游业迅速融入网络旅游的浪潮不再受时间、空间的限制,旅游资源的拥有者(如航空公司、宾馆等)和最终的旅游消费者之间也能够建立起更直接的关系。