基于JSP技术的网上商城系统1

上传人:博****1 文档编号:496930094 上传时间:2024-02-02 格式:DOC 页数:34 大小:1.12MB
返回 下载 相关 举报
基于JSP技术的网上商城系统1_第1页
第1页 / 共34页
基于JSP技术的网上商城系统1_第2页
第2页 / 共34页
基于JSP技术的网上商城系统1_第3页
第3页 / 共34页
基于JSP技术的网上商城系统1_第4页
第4页 / 共34页
基于JSP技术的网上商城系统1_第5页
第5页 / 共34页
点击查看更多>>
资源描述

《基于JSP技术的网上商城系统1》由会员分享,可在线阅读,更多相关《基于JSP技术的网上商城系统1(34页珍藏版)》请在金锄头文库上搜索。

1、菏泽学院Heze University本科生毕业设计(论文)题目 基于JSP技术的网上商城系统 姓名 丁宗超 学号 系 别 计算机与信息工程系 专业 网络工程 指导教师 杨新泉 职称 讲师 2010年 月 日菏泽学院教务处制目 录摘要1关键词1Abstract2Key words2引言31 系统需求分析41.1 系统需求分析41.2 开发工具的选择42 总体设计52.1 项目规划52.2 系统功能结构52.3 设计目标63 系统设计原则73.1 可行性分析73.1.1 可靠性73.1.2 先进性73.1.3 经济实用性73.1.4 操作和维护的方便性73.2 数据库设计83.2.1 数据库概要

2、说明83.2.2 主要数据表的结构84 功能模块设计104.1 构建应用程序框架104.2 页面设计114.3 MVC设计配置144.3.1 添加所需jar文件包144.3.2 web.xml的具体配置154.3.3 struts-config.xml的部分配置164.3.4 hibernate-cfg.xml的部分配置174.4 实体和*.hbm.xml的编写184.4.1 全部实体184.4.2 全部实体xml映射文件194.4.3 部分实体xml映射文件配置194.5 部分功能代码实现204.5.1 获取hibernate的session代码204.5.2 用户部分代码204.5.3 商

3、品部分代码224.5.4 购物车部分代码244.5.3 订单部分代码255 系统功能测试275.1测试程序是否完成预定的功能275.2测试操作过程是否存在漏洞276 技术经验总结276.1 对Java的认识276.2 对数据库方面的认识276.3 经验总结287 结束语28参考文献29致谢30基于JSP的网上商城系统网络工程专业学生 丁宗超指导教师 杨新泉摘要:21世纪以来,人类经济高速发展,人们的生活发生了日新月异的变化,特别是计算机的应用及普及到经济和社会生活的各个领域。为了让消费者网上购物过程变得简单、方便、安全、快捷,网上商城购物成了一种新型而热门的购物方式。网上商城购物系统是一种具有

4、交互功能的商业信息系统,它在网络上建立一个虚拟的购物商城,使购物过程变得轻松、快捷、方便。 网上购物商城系统实际上是一个B/S结构的信息系统,目前开发这种系统用到的主要开发工具有:ASP、JSP、PHP等,用到的数据库主要是一些流行的大型数据库,如Oracle,SQL server、MySql等,我们开发该系统用到的开发工具为JSP,数据库使用的是MySql。 本系统共分两个部分:前台用户部分和后台管理部份。在前台用户部分中,包括用户在线注册、定购商品、浏览商品、查询商品信息等操作;后台管理部分包括:商品信息的管理、用户订单的管理、普通管理员的管理、客户的管理各种即时信息的发布管理。本文首先介

5、绍了在线购物系统的现状及开发的可行性,然后论述了系统的设计目的,系统需求和概要设计方案,较详细的论述了系统的需求分析、概要设计和数据库的设计,以及系统的实现。最后,本文对在线购物系统进行了总结。在线购物系统主要为用户提供在线查看产品,在线购买商品等功能,为管理员提供了添加、删除、修改产品信息,用户信息,管理员以及订单信息等功能。在设计方面,本系统采用MVC三层结构,其中用到struts1和hibernate等开源框架,轻松实现页面、逻辑操作、数据库操作的相互结合。关键词:MVC;JSP;Struts;Hibernate;MYSQL;网上购物商城系统。The online mall system

6、 based on JspStudent majoring in Network engineering DingZongchaoTutor YangXinQuanAbstract: With the rapid economic development happened in the whole world from the 21st century, peoples life greatly changed with each passing day, especially the application and popularation of computers in nearly ev

7、ery field of economy and social life.In order to let online shopping process beacomes simple,convenient,and safe,quick for consumer.online mall shopping became a new-style and popular shopping way. Online mall shopping system is one kind has the interactive functions of business information systems

8、in the network, it is to build a virtual shopping mall, make shopping process easier, quick, convenient. Online shopping mall system is actually a B/S structure of information system, the development of this system the main development tools used a: ASP, JSP, PHP, use database is mainly some popular

9、 large database, such as Oracle, SQL server, MySql etc, we develop this system is applied to the development tool is used, the database JSP MySql. This system is divided into two parts: front desk user part and backend department copies. In the foreground to users, including users part of online reg

10、istration and ordering goods, browse goods, inquires the commodity information such as operating; Background management includes: commodity information management, customer order management, general administrator management, the customer management various instant information release management.This

11、 paper first introduces online shopping system present situation and the development, then discusses the feasibility of the design of the system, the system needs and summary purpose design, detail the system requirement analysis, general design and database design, and the system is realized. Final

12、ly, this paper summarizes the online shopping system.Online shopping system mainly for the user to provide online check product, online purchase goods, and other functions, the administrator provides add, delete, modify product information, user information, administrators and order information, and

13、 other functions. In the design, this system USES three layer structure, including MVC hibernate, etc struts1 and use open source framework, easily realize page, logic operation, the combination of database operation.Key words: MVC;JSP;Struts;Hibernate;MYSQL;Online shopping mall system;引言当前社会已进入信息化社

14、会,随着互联网(Internet)的高速发展和普及,计算机在各生产领域得以广泛的应用。自计算机应用于管理领域以来,信息系统的开发与应用获得惊人的发展,电子商务也应运而生,并得已迅速推广,给当今的传统型企业或者是现代型企业都带来了巨大的冲击和无限的商机。Internet及全球信息网应用的快速发展,为企业提供了一个无国界、无时间、无地域的便利环境来经营拓展商务,实施电子商务是提高企业竞争力的有利手段。电子商务是在激烈的市场竞争环境中,用传统商务过程与信息技术和网络技术完美结合的产物,它为企业提供了一个新的经营环境和新的管理模式。电子商务为全球大大小小的公司提供了一个展现自我,推销产品,进行交易和服务的舞台。企业信息的价值、产品价值和服务价值,都能在这个舞台上迅速转化成使用价值而获得增值。在网络环境中,电子商务作为节点构造了一个个坚实而有增值能力的网络,从而真正开始携带巨大的商业价值。电子商务在当前企业界已成为一个热门话题,但要成功实施还具有一定的难度。本网上购物管理系统是采用当今比较流行的Struts1、Hibernate等开源框架,基于MVC三层设计模式进行设计开发,在设计过程中,将页面显示与功能逻辑实现分离开,提高了代码的重用,有利于日后系统的维护和升级。开发过程中使用的开发工具有:web服务器tomcat,数据库服务器MYSQL,集成开发工具MyEclipse和jd

展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 学术论文 > 其它学术论文

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号