电子商务交易系统的设计与实现
摘要
目前,电子商务交易平台已经不再是一种新兴事物,其发展之迅速,使得越来越多的用户正在参与其中。它不仅是虚拟空间的组成部分,对现实生活的影响也在日益扩大。它为企业和用户之间建立了开放、即时、便捷的平台,顺应了现代化互联网的发展。阿里巴巴、淘宝网、百度有啊、京东网以及日前盛行的团购网都是这种时代背景下诞生的行业佼佼者。
电子商务平台是一个基于Java EE规范B/S架构下的WEB电子商务系统,采用MySQL作为后台数据库,运用JDBC数据库访问技术,通过Tomcat应用服务器实现电子商务网站的基本功能。该系统综合运用面向对象编程的思想,运用Hibernate框架和Struts框架,通过JavaScript、jQuery以及Ajax技术,在Servlet,JSP服务的基础上完成电子商务平台的各项功能,并且使用CSS和HTML对界面进行美化编辑和功能排布,突出展示了电子商务平台清新、便捷、迅速和功能丰富的特点。
电子商务交易平台功能全面,包括了注册、登录、购物车、商品搜索、订单生成以及个人信息管理等功能。此外,系统有着优秀的安全加密措施,保证用户的个人信息不会泄露。同时系统还具备可升级能力,能够满足未来不断增长的用户需求。
关键词 电子商务平台JavaEE ,B/S构架,MySQL,JDBC数据库技术
Abstact
At the present, e-commerce trading platform is not new any longer, which is expanding very quickly and more and more users are involved in. It is not only a part of the virtual space, but also has a growing impact on real life. It has established an open, immediate, and convenient platform between enterprises and users, complying with the development of the modern Internet. Like Alibaba, Taobao, Baiduyoua, the Beijing-East website and the Group buying website which is heated nowadays are all doing great in this field under the background.
e-commerce platform is a WEB based on the Java EE specification under the B/S framework e-commerce system, using MySQL as a back stage database, using JDBC database access technology, through the basic functions of the Tomcat application server implementation of e-commerce website. The system using a concept of object-oriented programming, using Hibernate and Struts frame, through JavaScript, jQuery, and Ajax technologies,
It accomplishes every function on the basis of Servlet, JSP services. And uses HTML and CSS to beautify editing interface and functional layout, highlight shows the characters of fresh, convenient, fast and feature-rich.
e-commerce trading platform has overall features, including registration, login, shopping cart, product search, order created and personal information management capabilities. In addition, the system has excellent security encryption measures, ensure that user's personal information does not leak. System can also upgrade capacity to meet growing demand in the future.
Key Words E-commerce platform ,JavaEE,MySQL, B/S ,JDBC database chnology