1 / 66
文档名称:

海安电视台全台网系统的设计与实现.pdf

格式:pdf   页数:66
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

海安电视台全台网系统的设计与实现.pdf

上传人:quality 2014/2/20 文件大小:0 KB

下载得到文件列表

海安电视台全台网系统的设计与实现.pdf

文档介绍

文档介绍:河北工业大学
硕士学位论文
基于JavaEE架构的网上购物系统的设计与实现
姓名:李国娟
申请学位级别:硕士
专业:计算机应用技术
指导教师:柴欣
2010-12
河北工业大学工程硕士学位论文 
基于 JavaEE 架构的网上购物系统的设计与实现
摘要
随着  的飞速发展,网上购物也随之出现,因而基于电子商务网站也
在近几年呈现快速发展的趋势。网上购物由于不受时间、空间的限制,与实体店
相比又有着品种丰富,价格优惠等优点,因而深受广大网民朋友的欢迎。
现在的企业可以通过网上购物系统为普通消费者打造了一个独特、新颖、时
尚的购物场所——网上商店,消费者可以利用网络实现查询、购物和支付等一系
列买卖行为。这种购物模式能节省交易双方时间和空间、提高交易效率、节省交
易成本,这是传统交易模式所不具备的优点,因此成为人们热捧的宠儿。
本网上购物系统是基于 B/S 结构,对网上购物系统进行了研究并对电子商务
平台的体系结构、JavaEE  框架等关键技术进行了深入的探索,掌握网上购物系
统的设计方法、开发流程以及 JavaEE 在电子商务平台开发中的运用。前台实现
了用户注册、登录、购物车的管理和结账;后台实现了用户订单管理、商品信息
的管理、在线购物的管理等电子商务平台中重要功能。本文按照软件工程的思想,
构造、设计并开发了电子商务平台中的各个功能模块。
本购物系统采用了 JavaEE 框架的三层体系结构:表示层、中间层、数据层,
在开发系统的过程中,深入研究了 Struts 框架、Spring 开源框架、Hibernate 工具
的方法与技巧,还研究了如何将购物车的方法封装进去,以便用到时直接调用,
方便维护及扩展,同时使用 JDBC 操作数据库中的表和数据。
本购物系统主要以网上购书系统为例,采用较先进的 JavaEE 体系的关键技
术实现,为网上用户和书店架起沟通的桥梁,为购物者节省了很多时间、精力、
财力,为购物者提供一个很轻松、很愉快的网上购物环境。
关键词:网上购物系统,JavaEE,购物车,Tomcat
i
基于 JavaEE 架构的网上购物系统的设计与实现 
JAVAEE­Based Online Shopping System Architecture 
Design And Implementation 
ABSTRACT 
With the rapid development of , online shopping appears and therefore sites based 
on merce are also presenting trend of rapid growth. Because online shopping has no time 
and  space  constraints,  compared  with  the  physical  store,  it  has  advantages  such  as  larger 
varieties  and  more  preferential prices,  and  therefore is  warmly ed  by  the  majority  of 
 users. 
Through  an  online  shopping  system  enterprises  can  create  for  the  average  consumer  a 
unique,  innovative,  stylish  shopping  site  ­  online  shops  and  consumers  can  realize  by  using 
network a series of trading behavior such as the query, shopping, and payment. This shopping 
pattern has the advantage such as saving time and space and improving transaction efficiency 
and reducing transaction costs, which the traditional trading patterns do not have, and thus has 
e the darling of the people. 
The online shopping system is based&#