网站地图| 免费获取|
毕业论文网
  • 网站首页|
  • 论文范文|
  • 论文降重|
  • 职称论文发表|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 原创论文|
  • 论文开题报告
搜索

当前位置:毕业论文网 -> 论文下载 -> 资料论文下载 -> 基于Struts和Hibernate的网上购物平台设计与实现
计算机论文资料| ASP设计| Delphi| VB设计| JSP设计| ASP.NET设计| VB.NET| java设计| VC| pb| VS| dreamweaver| c#.net| vf| VC++| 计算机论文范文| 论文下载| 自动化论文

基于Struts和Hibernate的网上购物平台设计与实现

本文ID:LW19744 字数:13443,页数:43 价格:¥50.00 → 信用说明

以下为论文简介,扫一扫付款马上可获取全文,付款金额见标题右下角。付款后请把付款结果截图及本篇论文的网址或者论文ID发给客服,客服核实后,马上将论文发到您的邮箱或者在线传送给您。客服QQ:17304545 点击这里给我发消息   微信:17304545 扫一扫 扫一扫
本站会员可自行下载:下载地址 基于Struts和Hibernate的网上购物平台设计与实现 (收费:5000 积分)  如何获取积分?
基于Struts和Hibernate的网上购物平台设计与实现

^论文字数:13443,页数:43

摘要

 随着3G时代的到来,中国的互联网迎来了新一轮的发展高潮,人们选择上网的方式更加多样化了,同时网上购物作为电子商务的一种形式正以其高效、低成本的优势,逐步成为新兴的经营模式和理念。网络购物正适应了当今社会快节奏地生活,使顾客足不出户便可以方便快捷轻松地选购自己喜欢的商品。
 本购物系统是基于电子商务中的B2C的购物模式设计并开发的。以MySql为数据库开发平台,Tomcat作为Web应用服务器,采用Struts技术实现MVC模式,采用Hibernate技术访问数据库,页面上采用JSP技术,同时运用到一些JS技术。它包括前台部分和后台部分,前台部分由用户使用,主要包括用户注册、购物车管理、订单管理、用户资料管理、评论管理等功能;后台部分由管理员使用,主要包括商品管理、处理订单。
 建成后的网站系统是一个动态、交互式、具有商品提供、系统管理、用户评论等功能的综合性电子商务网站。
 
关键词:3G,Struts, Hibernate,电子商务


ABSTRACT

 As the era of 3G is coming, the Internet of China has ushered a new developing climax. The way people choose the Internet has become more diversified . And online shopping as a form of e-commerce with its high-performance, low-cost advantages, has gradually become a new business model and concepts. Network trade is adapt to the fast-paced life of today's society, so that customers can easily and quickly purchase their favorite products at home.
 The shopping system is based on B2C e-commerce shopping model design and development. MySql as database development platform, Tomcat as Web applications server, using the technology of Struts to carry out the model of MVC, using the technology of Hibernate to access the database, using the technology of JSP on page layout, at the same time, applied to a number of JS technology. It includes the front part and back part, the front part is used by customers, including user registration, shopping cart management, order management, user data management, review management and other functions; back part used by the administrators, including merchandise management, process orders.
 The completion of the website system is a dynamic, interactive, with the provision of goods, systems management, user comments and other functions of integrated e-commerce website.

Key words: 3G, Struts, Hibernate, E-Commerce


目录

摘要 I
ABSTRACT II
第1章 引言 1
1.1背景 1
1.2 研发内容 2
第2章 平台开发环境及技术简介 3
2.1 平台开发环境 3
2.1.1 MyEclipse 3
2.1.2 MySQL 3
2.2 平台开发的思想及技术 4
2.2.1 MVC模式 4
2.2.2 Struts 4
2.2.3 Hibernate 5
第3章 网上购物平台需求和功能分析 6
3.1 需求分析 6
3.2 平台的功能分析 6
第4章 网上购物数据库的分析和设计 8
4.1 平台数据表的分析 8
4.2 平台数据表的设计 8
4.2.1分类表 8
4.2.2用户信息表 9
4.2.3管理员信息表 10
4.2.4图书信息表 11
4.2.5收货地址表 12
4.2.6订单表 14
4.2.7订单条目表 16
4.2.8发送方式表 17
4.2.9评论表 18
4.2.10回复表 19
4.3 Hibernate技术访问数据库 19
第5章 平台流程图和关键功能的实现 22
5.1 平台运行的前台流程图 22
5.2 平台运行的后台流程图 23
5.3 分模块功能的实现 24
5.4 表单验证功能的实现 26
5.5 页面加载技术的实现 28
第6章 平台的实施和维护 29
6.1 平台运行环境的搭建 29
6.1.1 Java虚拟机环境的安装 29
6.1.2 Tomcat环境的搭建 29
6.2 平台的运行 30
6.3 平台的测试 32
6.3.1 平台关键部分测试分析 32
6.3.2平台分析总结及说明 32
6.4 平台的性能分析 32
第7章 结束语 33
致谢 35
参考文献 36
附录 源代码 37

基于Struts和Hibernate的网上购物平台设计与实现由毕业论文网(www.huoyuandh.com)会员上传。
原创论文资料流程 相关论文
上一篇:漏电保护器管理系统设计与实现 下一篇:基于ASP架构的建材电子商务网站设..
推荐论文 本专业最新论文
Tags:基于 Struts Hibernate 网上购物 平台 设计 实现 2011-05-16 08:34:09【返回顶部】
发表论文

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文资料


毕业论文网提供论文范文,论文代发,原创论文资料

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2020 毕业论文网 版权所有