毕业设计----基于Java的在线购物系统的设计与实现

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

基于Java的在线购物系统的设计与实现

摘要

电子商务(Electronic Commerce)是互联网上出现的新概念。它是利用计算机技术、网络技术和远程通信技术,实现整个商务(买卖)过程中的电子化、数字化和网络化。随着它的广泛使用,给人们带来了便利,并逐渐改变了人们的生活方式.

国内在线购物网站多数是用ASP,PHP技术实现的,而基于JSP的优秀网站较少。本系统——网上图书超市采用JSP+JavaBean+ SQL Server数据库三层模式设计并实现。本论文详细地阐述了系统的需求分析、系统总体架构、详细设计以及模块的实现过程,主要实现了以下模块功能:会员注册、登录/注销;用户管理;浏览图书详细信息;图书搜索;图书管理;购物车;订单;订单管理等。

关键词: JSP;SQL Server;JavaBean;在线购物

Design and Implementation of online shopping system based

on Java

Abstract

Electronic commence over Internet is a new concept. To realize electronic, digital and networking commerce, computer technology, network technology and telecommunications are used. With its widely used, it brings people with a lot of convenience, and is changing the way of people’s life.

Most domestic online shopping websites are implemented with ASP, PHP, and few are based on JSP. This system——web-based bookstore is implemented with JSP, JavaBean, and SQL Server database in three-tier model. In the paper, requirements analysis, general framework, detailed design and realization of each module are introduced. These modules includes member registration, login in/login out, user management, browsing books detailed information, searching book, library management, the shopping car, orders and orders management etc.

Key words:JSP;SQL Server;JavaBean; Online Shopping

目录

论文总页数:29页1 引言 (1)

1.1课题背景 (1)

1.2国内外研究现状 (1)

1.3本课题的研究方法 (2)

2 关于JSP (2)

2.1JSP简介 (2)

2.2JSP的运行原理 (2)

2.3JSP页面的组成 (3)

2.4JSP的运行环境 (3)

2.5J AVA B EAN技术介绍 (4)

3 需求分析 (4)

3.1系统说明 (4)

3.2系统功能简介 (4)

4 系统设计 (5)

4.1功能模块 (5)

4.2系统设计思想 (6)

4.3系统总体流程 (6)

4.4网站架设 (7)

4.4.1开发环境 (7)

4.4.2建立站点 (7)

4.5数据库设计 (7)

5 系统实现 (9)

5.1编写J AVA B EAN (9)

5.1.1数据库操作的JavaBean的实现 (10)

5.1.2字符串处理的JavaBean的实现 (10)

5.1.3保存购物信息的JavaBean的实现 (10)

5.2网站前台主要功能模块实现 (11)

5.2.1网站前台首页设计 (11)

5.2.2重点推荐展台的实现过程 (11)

5.2.3新书上架实现过程 (13)

5.2.4图书分类实现过程 (13)

5.2.5用户管理实现过程 (14)

5.2.6购物车实现过程 (15)

5.2.7生成订单实现过程 (19)

5.2.8订单查询实现过程 (20)

5.2.9销售排行实现过程 (20)

5.3网站后台主要功能模块设计 (21)

5.3.1后台登录实现过程 (21)

5.3.2图书管理页面实现过程 (21)

5.3.3用户管理实现过程 (23)

5.3.4订单管理实现过程 (24)

5.3.5公告管理实现过程 (25)

5.3.6退出系统实现过程 (25)

6 系统测试 (25)

6.1测试环境 (25)

6.2测试结果 (26)

总结 (26)

参考文献 (27)

致谢 ........................................................................................................ 错误!未定义书签。声明 ........................................................................................................ 错误!未定义书签。

相关文档
最新文档