- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
PAGE
PAGE
PAGE II
基于J2EE平台下的电子商务系统
摘 要 随着Internet的迅速发展,当今电子商务系统已经被广大的互联网用户所接受,电子商务的形式很多,而网上购物是一种以高效、成本低的优势,慢慢成为一种新型的经营理念。本论文尝试通过WEB应用程序在网上构建一个动态的网上购物系统,本系统主要使用的是SUN公司以JAVA为核心语言的My eclipse开发工具,利用SUN公司提供的JDK1.6.0建立运行环境 ,在结合MySQL建立数据连接关系,利用其提供的各种组件,在短时间内建立数据库,通过对数据库进行分析与JSP页面的建立,来不断改进,熟悉该系统的基本功能的实现的可行系统。
关键词 MVC框架,Struts、Hibernate,电子商务
ABSTRACT
The e-commerce system has been accepted by the vast amount of internet users with the rapid development of internet. Therefore, there are various forms of e-commerce system. And shopping online slowly becomes a new kind of management idea as it’s efficient and low cost. Along with the advance of society, browsing and releasing information has not be able to meet the needs of people nowadays.
This thesis tries to through the WEB applications on the Internet to build a dynamic system of online shopping. This system is a kind of feasible system and it mainly uses the Sun’s JAVA which is the core language of my eclipse development tools. JDK1.6.0 which from Sun’s running environment and coupled with MySQL data connection and all kinds of components provided period to set up the database in a short time. With the analysis of the database and the establishment of a JSP page to continue to improve and familiar with the basic functions of the implementation of the system.
Key Words: MVC, Struts, Hibernate, E-commerce
PAGE IV
PAGE IV
PAGE IV
目录
TOC \o 1-3 \h \z \u
/hibernate-configuration-3.0.dtd
hibernate-configuration
session-factory name=foo
property name=filedangdang/property
property name=connection.url
jdbc:mysql://localhost:3306/dangdang
/property
property name=connection.usernameroot/property
property name=connection.passwordroot/property
property name=connection.driver_class
com.mysql.jdbc.Driver
/property
property name=dialect
org.hibernate.dialect.MySQLDialect
/property
property name=show_sqltrue/property
mapping resource=org/xbmu/dang/pojo/Book.hbm.xml /
mapping resource=org/xbmu/dang/poj
您可能关注的文档
- 基于GSM的家庭防盗报警系统的设计与实现_毕业设计(论文).doc
- 基于GSM的家庭防盗报警系统的设计与实现_单片机安防报警毕业设计论文.doc
- 基于GSM的智能家居报警系统设计_毕业设计.doc
- 基于GSM的智能家居系统设计与实现单片机课程设计.doc
- 基于GSM短消息的温度报警系统的设计_毕业设计.doc
- 基于GSM短消息方式的智能家庭网关的设计与实现_毕业设计论文.doc
- 基于GSM短信模块的家庭防盗报警系统毕业设计说明书.doc
- 基于GSM和GPS技术的汽车防盗系统设计_毕业设计论文.doc
- 基于GSM技术的多点温度巡回检测系统毕业论文.doc
- 基于GSM家庭防盗报警系统的设计_毕业设计(论文).doc
文档评论(0)