文档介绍:摘要
技术的发展,网络应用已深入人们的日常生产、生活,极大地改变着人们的生产生活方式,其应用已渗透到社会各行业。
本设计结合铁路运输管理工作中的票务管理工作现状及特点,使用JSP技术实现网上火车售票管理系统的设计,旨在通过先进的信息技术推进火车售票工作的无纸化,智能化的发展。本文分析了火车售票管理系统流程,构建了系统模型,详尽地介绍了面向对象分析与设计的有关概念与技术,深入阐述了本系统实现中所用知识、技术,实现了车票站点管理、售票管理、系统管理、数据备份等功能。
关键词:面向对象分析与设计;JSP;TOMCAT
Abstract
With the development of technology, network application has rated into people's daily production and life, which greatly changed people's way of life and production, its application has infiltrated into all sectors of society.
The design of the railway transportation management work ticket management present situation and the characteristic, the use of JSP technology to realize online train ticket management system design, aimed at the adoption of advanced information technology to promote the train ticket work paperless, intelligent development. This paper analyzes the train ticket management system, constructing the system model, detailed introduction to the object-oriented analysis and design concepts and techniques, elaborated this system used in the knowledge, technology, realize the ticket site management, ticket management, system management, data backup and other functions.
Keywords: Object-Oriented analysis and design; JSP; TOMCAT
目录
摘要 I
Abstract II
1 引言 1
1
研究现状及发展趋势 2
论文的组织结构 3
2 技术性研究与开发工具 4
数据库技术 4
数据库技术的概述 4
关系数据库系统 4
WEB数据库技术 5
系统的运行模式 6
系统开发工具 6
静态网页制作工具Dreamweaver简介 7
jsp简介 7
SQL Server 8
TOMCAT简介 8
动态网站安全管理 8
TOmcat安全性 9
jsp安全 11
SQLSEVER数据库安全 12
3火车售票系统分析 13
系统可行性分析与研究 13
系统分析的任务 13
13
14
14
系统的数据库设计 15
概念设计   15
设计全局ER模式 16
4 总体设计 18
系统功能说明 18
18
19
20
21
建立数据库模型 22
5 详细设计 25
系统登录界面 25
后台主界面 27
28
29
30
32
34
6系统测试 35
35
35