工学JAVA毕业设计论文

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

摘要

在当今社会,随着计算机技术、网络技术、通信技术的迅速发展,给人们的工作和生活带来了极大的便利和高效,电子化已经成为节约运营成本,提高工作效率的首选。随着市场的不断扩大,传统书店已经不能满足消费者的需求,越来越多的网络书店走入了大众的生活,对电子商务网站的设计和实现技术要求也越来越高。

该论文研究网上商城购物系统的设计与实现,并采用MVC架构模式实现的一个小型网上书店购物系统即网上书店。论文主要描述了网上购物平台的设计及其实现技术,先介绍了网上书店的构成及主要流程;然后详细讲述了网上书店的需求分析和系统设计,采用分层技术开发,其中表现层使用jsp技术,数据访问层采用jdbc链接池、控制层采用servlet组件技术。网上购物书店实现了主要实现了用户管理模块、产品的浏览、购物车模块、订单模块。

网上书店的建立,能以低代价却很方便的把产品或者服务的信息发送到全世界的每个角落,方便了大众。

关键词:网上书店MVC servlet jsp

Abstract

In today's society, along with the computer technology, network technology, the rapid development of communication technology, people's work and life has brought great convenience and efficiency, e-saving operations have become cost, improve work efficiency of choice. With the continuous expansion of the market, the traditional store has been unable to meet consumer demand, a growing number of online stores into public life, to the electronic commerce website design and the realization technology requirements are also getting higher and higher.

This paper studies online mall shopping system design and implementation, and uses the MVC framework to achieve a small online shopping system online bookstores. The paper mainly introduces the online shopping platform design and realization technology, first introduced the online store for the Constitution and main process; then introduces the online bookstore of the requirement analysis and system design, using hierarchical technology development, in which the presentation layer using JSP technology, the data access layer using JDBC connection pool, control layer components using servlet technology. Online shopping store to achieve the main achievement of the user management module, product browsing, shopping cart module, order module.

The establishment of the online bookstore, low cost can be very convenient the product or service information is sent to every corner of the world, to facilitate the public.

Keywords:The online bookstore ,MVC,servlet ,jsp

目录

摘要

Abstract I

前言错误!未定义书签。

1 关键技术简介0

1.1 java简介0

1.2 jsp简介2

1.3 数据库简介错误!未定义书签。

1.4MVC框架技术错误!未定义书签。

1.4.1MVC简介4

1.4.2在B/S架构当中使用MVC ................ 错误!未定义书签。

2 需求分析9

2.1市场定位分析5

2.2.网站建设经济可行性分析6

2.3网站建设技术可行性分析6

2.4网站建设操作可行性分析7

2.5网上购物功能需求7

3 网上购物商城设计7

3.1 系统总体设计11

3.1.1系统总架构图8

3.1.2功能流程图13

3.2用户管理模块13

3.2.1登陆流程:13

3.2.2注册流程:14

3.3购物车模块15

3.4订单模块16

3.5产品浏览模块错误!未定义书签。

4数据库设计错误!未定义书签。

4.1 数据库需求分析12

4.2 数据库逻辑结构设计13

5 网上购物书店功能的实现错误!未定义书签。

5.1图书购物首页功能介绍15

5.2二级分类图书详细信息16

5.3登录模块17

5.4注册模块错误!未定义书签。

5.4.1注册要求18

5.4.2验证邮箱18

5.5购物车模块19

5.6订单模块20

总结22

致谢22

参考文献23

附件1系统安装说明25

A1.1 JDK的安装与配置25

A1.2 TOMCAT的安装25

A1.3 数据库的安装25

相关文档
最新文档