基于JSP的网上购物系统的实现 联系客服

发布时间 : 星期五 文章基于JSP的网上购物系统的实现更新完毕开始阅读fcf113b88f9951e79b89680203d8ce2f01666501

XXXX大学

毕业设计

题 目 基于JSP的网上购物系统的实现

作者

作者学号

专业名称

提交日期

答辩委员会主任

20 年 月 日

摘 要

随着社会的不断发展,科学技术也在不断的更新。Internet作为新型的工具,在90年代便开始用于商业,它的迅速的发展为商业界提供了更加广阔信息平台与更多的商机,如催化剂一般刺激着商业经济的快速发展。因此选择设计开发一个企业门户拥有重要的意义。

本文阐述了网上购物系统的开发与设计。设计采用现在比较流行的JSP开发技术,并考虑到所处理的数据的结构特点及所学到的知识,应用Microsoft SQL Server2000数据库系统作为的后台数据库。系统实现了的基本功能,包括客户的注册登录、浏览信息、信息查询、购物并填写订单以及管理员对于的维护与更新。在页面设计与制作中,对于页面的基本格式,使用HTML语言出大的框架,然后用Dreamweaver8及Eclipse在框架里面做详细的设计。

结合这次设计的意义对Internet在商业中的应用与发展做一下介绍;然后针对整个系统进行分析,其中包括可行性分析、需求分析、系统的业务流程分析、数据分析等;在此基础上确定的功能目标,将的功能逐次划分,并细分出子功能模块;接下来设计并实现各个模块,在每个模块都能完成其功能的结果下将其综合成一个完整的系统。

关键词:网上购物; JSP; Server2000; HTML

Abstract

With the continuous development of society, science and technology is also in constant updates. As a new Internet tool, in the 1990s began to commercial, its rapid development for the business community provides broader information platform with more opportunities, such as catalyst general stimulating commercial the rapid development of economy. So choose design development an enterprise portal has important significance.

This paper expounds the online shopping system development and design. Design USES now popular JSP website development technology and considering website the data dealt with the structure characteristic and the knowledge you have learned, application Server2000 Microsoft SQL database system as website backstage database. System realizes the basic function of the site, including registered by client login, browsing website information, information query, shopping and fill orders and administrator for the website maintenance and update. In web design and production, to the page of the basic format, using HTML language out the large frame, then use Dreamweaver8 and Eclipse in frame inside make detailed design.

Combined with the design of the meaning of the Internet in the business the application and development of an overview, Then for the whole system is analyzed, including feasibility analysis, requirement analysis, system of business process analysis, data analysis, etc. On this basis to determine the functionality of the site goal, will the functionality of the site successive classified, and the subdivision out the son function module; The next design and realize the modules, in each module can accomplish its function result under its integrated into a complete system.

Keywords:Online shopping; JSP; Server2000; HTML

目 录

1 概 述 ................................................................ - 1 - 1.1课题的背景、目的与意义 .............................................. - 1 - 1.2国外现状 ............................................................ - 1 - 1.3论文容概括 .......................................................... - 2 - 1.4论文的组织结构 ...................................................... - 2 - 2 相关技术简介 .......................................................... - 2 - 2.1 JSP技术 ............................................................ - 2 - 2.2 Microsoft SQL Server2000 ............................................ - 3 - 2.3 Web服务器 .......................................................... - 3 - 2.4 连接数据库与JavaScript ............................................. - 4 - 2.5 CSS层 .............................................................. - 5 - 3 系统分析 .............................................................. - 5 - 3.1可行性分析 .......................................................... - 5 - 3.2需求分析 ............................................................ - 6 - 3.2.1业务需求分析 ...................................................... - 6 - 3.2.2用户需求分析 ...................................................... - 6 - 3.2.3功能需求分析 ...................................................... - 6 - 3.3业务流程分析 ........................................................ - 7 - 3.3.1前台业务流程分析 .................................................. - 7 -