基于jsp的网上购书系统 毕业论文 .doc
文本预览下载声明
摘 要
随着网络信息的发展,网络在人们生活中的应用越来越广泛。人们越来越在最短的时间内购买到自己所需的图书。系统使足不出户就可以轻轻松松地买到自己想要的书,既省时又省力。在电子商务网站中,网上书店是目前应用最广、最成功的典范之一。通过用户可以Internet的发展给人类带来的便捷,突破时间和空间的限制实现网上购书。本系统以为主要工具,实现了用户注册、登陆、身份验证及用户数据的采集、书籍览查询购买。
Abstract
Along with the development of network information, network in peoples lives applied more and more widely. There is a growing focus on the efficiency and time and hope that in the shortest possible time to buy the books which they need. However, due to the large bibliography of books and the rapid updating of information, that the purchase of books to bookstores becoming a very time-consuming and laborious things to people who working and living busy. All these things adding a lot of trouble to people, so book online has become a matter of people yearn for. The system is to respond to the needs of the design which is both time and effort, so that people can easily stay at home and buy their own books which they want. Nowadays, in e-commerce sites, the online bookstore is one of the most widely used and successful examples. Through such Web site, users can take full advantage of the facility which the development of Internet bring to humanity and take a breakthrough in time and space constraints, realize the online book buying finally. My Eclipse6.0 in the system as the main development tools, Oracle as the databases, through hibernet interact with the database . Achieving the user registration, login, authentication and user data collection, the browser queries the purchase of books and other functions.
Key words: MVC、Hibernate 、JSP+Servlet、Oracle、java
目 录
前 言 3
第1章 系统概述及可行性分析 4
1.1 系统概述 4
1.1.1 系统主要工作流程 4
1.1.2 系统开发目的和研究背景 5
1.2 可行性分析 7
1.2.1 技术可行性分析 7
1.2.2 环境可行性分析 8
1.2.3 经济可行性分析 8
第2章 系统总体设计 9
2.1 系统结构总框架设计 9
2.2 系统结构流程设计 9
2.3 数据流程图设计 11
第3章 系统数据库设计 11
3.1 数据库概念结构设计 11
3.2 数据库逻辑结构设计 13
3.3 Oracle数据库具体实现 15
第4章 系统详细设计 17
4.1 用户注册及登陆的实现 17
4.1.1 登陆界面的设计及其变化 17
4.1.2 日历功能的设计 19
4.1.3 登陆验证功能的设计 20
4.1.4 登陆角色功能的设计 22
4.1.5 普通用户注册界面 23
4.2 购书模块的设计 24
4
显示全部