天津商务职业学院毕业设计(论文) 题目: 基于 jsp 网上订餐管理系统 专业班级软件 1001 班学 号0108100120姓 名吴香连指导老师冯 毅企业指导老师马瑞2013 年 4 月 16 日班 级:软件 1001 班姓 名:吴香连联系电话:13261698229摘 要 本系统属于商品管理自动化系统的一个子系统,它也是一个单独的功能完善的系统,本课题是网上订餐管理系统的研发,本文的系统分析和设计只是相对于一般的团体而言。本文包括网上订餐管理系统 NOMS(Net-Order Management system)的总体方案设计和开发。着重介绍了订餐管理系统的详细开发方案和实现,内容涉及系统分析、软件设计。在开发设计中,采纳 B/S(Browser/Server)结构,这种结构使得数据只有结果集合在浏览器中显示,数据的处理在服务器进行,用户不用安装客户端,而且由于通过服务器端统一管理数据,易于保证数据的一致性。数据库方面,推举业界具有领导地位的关系数据库管理系统 Microsoft SQL sever2025,使系统安全性能更高。同时采纳当前正在流行的 JSP(Java Server Pages)编程,用户界面更友好。在开发中选择了 JSP+JavaBean+SQL2025 的模式,实现了应用程序逻辑和页面显示分离,界面设计更简单。JavaBean 可重用的软件组件满足小型应用,同时使编程人员投入量精力便可重用组件,在简单的应用中可以充分考虑。关键词:网上订餐管理;数据库;JSP;JavaBeanABSTRACTThis system belongs to the product management automation system a sub- system, it also is the system which an independent function consummates ,This topic is the Net-Order Management System partial research and development , This article system analysis and the design only is opposite in the common association says.This paper includes system design and development of NOMS. It introduced the detailed development product management and realizations of the Net-Order Management System. It contains system analysis and design of software.In developing, it adopts the structure of Browser/Server. This structure makes only concourse of result data print in the browser. And this kind of structure can lighten client burden greatly...