您现在所在的位置:首页 >> JSP毕业设计 >> 文章内容
手机订票系统研究与设计服务器端
双击自动滚屏 文章来源:   发布者:jsjlw99   发布时间:2011/2/28 9:28:19   阅读:2406

摘  要

本论文主要应用MVC技术研究了火车售票系统的网络应用程序和移动应用程序的开发。主要成果是:(1)成功设计了具有完整数据的可查询可以直接应用的实际中的数据库。(2)网络应用程序主要利用Struts技术成功实现了B&S架构的查询系统(3)移动应用程序主要利用J2ME技术针对不同用户支持了三种类型的查询接口,分别对应支持MIDLet的手机用户 和支持短信的手机用户,以及支持访问WAP的手机用户。但是因为我负责的模块是服务器端的实现,所以这个部分是基于J2EE来实现的。
首先讨论网络应用程序的开发。Struts技术使用的是MVC的开发模式,即M-Model,V-View,C-Controller。这种开发模式将网络应用程序分成的模型,视图,控制器三部分,而三部分分别有不同的技术开发完成。模型由JavaBean负责完成,主要存取页面的数据,视图负责显示页面由JSP或者标记库完成,而控制器是纯Java文件负责处理模型的数据。当用户访问页面时用户操作页面写入并提交数据,从而模型选择处理该数据的控制器并将用户写入的数据提交给控制器处理,控制器处理数据并将处理后的数据写回模型,然后跳转页面显示结果页面。因此根据MVC开发模式的原理使网络应用程序已经有了明显的分工,而且各个模块之间的功能分工明确,因此能够使程序员专心于程序开发的工作,而美工则可专注于页面的设计,最后还可以完美的结合到一起。综上即可看出本网络应用程序应采用Struts技术开发。
最后必须要讨论的是数据库的设计。由于需要解决的重点是在查询而查询的基础就是一个构建的足够强大,反应足够快,数据足够完整的数据库是十分重要的。而我也是花了工程的近三分之二的时间来构建如此需要的数据库,最后数据库终于完成了,而且我本人也非常满意。本论文将会将重点的篇幅来介绍此数据库的设计。
关键词:MVC,B/S,Struts,JSP,数据库
 

Abstract

My discourse is about the Develepment of Mobile Ticket Of Realway Station used by MVC technology.My main result is as follows:(1)Design a database which contains full data of all train information,And it can be query correctly as www.tielu.com.(2)Network programm is develeped by Struts,It realized a query system of B&S configuration.(3)Mobile programm is devleped for 3 types of Mobile Phone User,I design 3 interface to apply this 3 types of user:User whose phone supply MIDlet,user whose phone supply short message,user whose phone supply WAP.
First lets talk about the Network programm..The Struts use MVC mode develep the program,M-Model,V-View,C-Controller.The mode will divide the network programm into 3 parts:model,view,controller.The 3 parts is used by different kinds of technology.Model is supplied by JavaBean,It can storage data and provide data.View is supplied by HTML and Taglib,It will generate the web page.while Controller is supplied by pure Java code,And It can process data depoled by model.User input the data and set the model data field summit the data to the Controller,Controller process the data and put the result back to the Model,finally remapping to the result page.Because these MVC features,We choose Struts to develop the programm.
At last It is the most important part – Design of database.Because the key point is query,so the design is the most important part of total programm.The base requirement is develping a big,quickly responded and full and correct database.In fact We spend the lost of time to design the Database.At last,It design is completed.And It is a very good one.My discourse will spend a big part to show this database.
 
Key words:MVC,B&S,Struts,JSP, database
 
 
 
 
 
 
 
 
 

[1] [2] [3]  下一页


【 字体: 打印本页 | 关闭窗口
此论文全套为收费论文。要想获得此全套论文和设计请联系本站客服QQ:31600328 欢迎你的访问!
 上一篇文章:新闻发布系统  JSP+SQL
  下一篇文章:订餐系统 ASP.NET+SQL
 本文的地址是: http://www.jsjlw99.cn/Articlenews.asp?id=2621  转载请注明出处!
 您的姓名:
 评论正文:
 验证码:  
 
 [@2023/11/22 17:55:34]
   
 [@2023/1/25 11:33:02]
   
 [@2022/9/17 4:09:27]
   
 [@2019/6/18 4:55:00]
   
 [@2019/6/5 6:55:41]
   
 [@2019/5/28 22:37:43]
   
 [@2019/5/19 6:48:49]
   
 [@2019/5/9 0:43:04]
   
本类最新文章
JSP学生选课系统 源 JSP图书管理推荐评价系统&nb JSP药品管理系统 源
JSP会员管理系统 源 JSP社团管理系统 源 JSP个人记帐系统 源
设为首页 | 收藏本站 | 过客留言 | 联系我们 | 友情链接 | 原创文章 | RSS订阅 | 管理入口

Copyright @ 2006-2008 Powered By 设计中心工作室  版权所有.
Email:31600328@qq.com QQ: 31600328
鄂ICP备05006890号 本站关键词:计算机毕业论文 计算机毕业设计