1 / 39
文档名称:

毕业设计(论文)-网上购物系统的设计与实现——后台管理系统.doc

格式:doc   页数:39
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-网上购物系统的设计与实现——后台管理系统.doc

上传人:3346389411 2013/9/18 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-网上购物系统的设计与实现——后台管理系统.doc

文档介绍

文档介绍:网上购物系统的设计与实现——后台管理系统
摘要
的蓬勃发展,网络购物中心作为电子商务的一种形式正以其高效、低成本的优势,逐步成为新兴的经营模式和理念,人们已经不再满足用途信息的浏览和发布,而是渴望着能够充分享受网络所带来的更加多的便利。网络购物正适应了当今社会快节奏地生活,使顾客足不出户便可以方便快捷轻松地选购自己喜欢的商品。
本系统便是尝试用JSP在网络上架构一个动态的电子商务网站,它是在Windows XP下,以mySQl为数据库开发平台,Tomcat网络信息服务作为应用服务器,采用JSP(Java Server Pages)技术开发的网上购物系统。他分前台部分和后台部分,前台部分由用户使用,主要包括用户注册,购物车管理,订单管理,个人资料管理等功能;后台部分由管理员使用,主要包括商品管理,处理订单,用户信息管理等功能。
建立后的网站系统是一个动态、交互式、具有商品提供、系统管理、用户管理等功能的电子商务网站。
关键字:JSP;MySQL;Tomcat;网上购物系统
Online Shopping System Design and Implementation
-—— Background Management System
Abstract
Along with the vigorous development of the , works as a shopping center is a form of its highly efficient, low-cost advantages, gradually emerging as a business model and philosophy, there is no longer meet use and dissemination of information browsing, but a desire to bring the full work more convenient. shopping is being adapted to the fast pace of today's society to live, so that customers can enjoy the convenience of fast and easy way to purchase their own modities.
The system is trying to use JSP in a work of merce websites structure, which is in Windows XP, SQL Server 2000 for database development in platform, Tomcat application server as work information services, use JSP (Java Server Pages) technology development online shopping system. Prospects and the background of some of his hours, the prospects of users, including users registered, a shopping cart management, order management, personal information management,; Background in part by managers, modity management, processing orders, customer information management, information management.
After the establishment of the website is a dynamic, interactive, modities, systems management, voice mail, and other functions of the merce website users.
Keywords:JSP; MySQL;Tomcat;Online shopping system
目录
一、 绪论 1
(一) 系统设计的背景 1
(二) 系统设计的意义 1
二、 技术介绍 1
(一) JSP的技术原理 1
JSP语言及其特点 1
Java概述 3
JavaBean简介 3
(二) 相关服务器 3
3
Tomcat安装及配置 4
2