基于JSP的网上订餐管理系统(毕业论文).doc
文本预览下载声明
基于JSP的网上订餐管理系统
摘 要
随着互联网的发展和普及,网上订餐也越来越普遍,设计开发一种更高效更方便的网上订餐系统已经显得十分必要了,将来网上订餐服务有望发展成一种非常受欢迎的订餐方式,将成为餐饮业销售的新模式和新的增长点。
本课题的任务是开发一套基于web的订餐系统,旨在通过网站的形式实现顾客的订餐过程。本系统使用Java语言开发,采用SH框架,利用JSP技术结合MySQL数据库来实现的B/S结构。系统是根据顾客和管理员两种不同用户的使用范围进行功能划分和设计,实现了订餐系统的基本功能。顾客通过访问订餐系统的前台页面,注册成为会员,浏览餐饮,搜索餐饮,发表留言,订购餐饮等。餐馆经营者以管理员的身份登录系统后台,管理会员,订单,餐饮,公告等。
本设计与现有的其他案例比较,具有界面直观,操作简便等优点,方便订餐者和餐饮管理着进行使用。
关键词 网上订餐;JSP;MVC;B/S
Online meal orderingmanagement system based on JSP
Abstract
With the development and popularization of Internet, online meal ordering is more and more popular, the development of a more efficient and more convenient online meal ordering system has become very necessary, the future online meal ordering service is expected to develop into a very popular meal mode, will become a new mode of catering sales and new point of growth.
The task of this project is to develop a set of ordering system based on Web, to achieve customer ordering process through the website form. This system is developed by Java language, using SH framework, B/S structure with MySQL database using JSP technology. The system is according to the customer and manager of two different user scope of functions and design, to achieve the basic functions of the ordering system. The customer through the access reservation system front page, registered as a member, browse search catering, catering, published message, ordering food etc.. Restaurant operators to log in to the system administrator backstage, member management, order, catering, announcements.
Compared with other current cases of this design, has the advantages of simple operation, intuitive interface, easy ordering, and catering management for use.
Key words Online Ordering; JSP; MVC; B/S
目录
TOC \o 1-3 \h \u HYPERLINK \l _Toc9118 摘 要 PAGEREF _Toc9118 i
HYPERLINK \l _Toc9076 Abstract PAGEREF _Toc9076 ii
HYPERLINK \l _Toc4032 1 绪论 PAGEREF _Toc4032 1
HYPERLINK \l _Toc22943 1.1 订餐系统的研究背景 PAGEREF _Toc22943 1
HYPERLINK \l _Toc6440 1.2 订餐系统的研
显示全部