ssh框架实现的网上商店系统实现源码

上传者: teabottlef | 上传时间: 2022-10-21 17:33:27 | 文件大小: 22.28MB | 文件类型: RAR
这是基于struts2 hibernate的网上商店基本实现,包含依赖jar包以及所用数据库sql文件,本实例使用的数据库为mysql。

文件下载

资源详情

[{"title":"( 77 个子文件 22.28MB ) ssh框架实现的网上商店系统实现源码","children":[{"title":"eshop.sql <span style='color:#111;'> 5.05KB </span>","children":null,"spread":false},{"title":"EShop","children":[{"title":"WebContent","children":[{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 39B </span>","children":null,"spread":false}],"spread":true},{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'> 995B </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"jboss-transaction-api_1.1_spec-1.0.0.Final.jar <span style='color:#111;'> 10.95KB </span>","children":null,"spread":false},{"title":"struts2-core-2.3.4.1.jar <span style='color:#111;'> 765.17KB </span>","children":null,"spread":false},{"title":"dom4j-1.6.1.jar <span style='color:#111;'> 306.54KB </span>","children":null,"spread":false},{"title":"javassist-3.11.0.GA.jar <span style='color:#111;'> 599.81KB </span>","children":null,"spread":false},{"title":"antlr-2.7.7.jar <span style='color:#111;'> 434.85KB </span>","children":null,"spread":false},{"title":"lib.rar <span style='color:#111;'> 11.12MB </span>","children":null,"spread":false},{"title":"commons-io-2.0.1.jar <span style='color:#111;'> 155.77KB </span>","children":null,"spread":false},{"title":"freemarker-2.3.19.jar <span style='color:#111;'> 909.34KB </span>","children":null,"spread":false},{"title":"jboss-logging-3.1.0.GA.jar <span style='color:#111;'> 59.34KB </span>","children":null,"spread":false},{"title":"hibernate-core-4.1.9.Final.jar <span style='color:#111;'> 4.30MB </span>","children":null,"spread":false},{"title":"ognl-3.0.5.jar <span style='color:#111;'> 222.47KB </span>","children":null,"spread":false},{"title":"xwork-core-2.3.4.1.jar <span style='color:#111;'> 613.98KB </span>","children":null,"spread":false},{"title":"javassist-3.17.1-GA.jar <span style='color:#111;'> 695.29KB </span>","children":null,"spread":false},{"title":"commons-fileupload-1.2.2.jar <span style='color:#111;'> 58.19KB </span>","children":null,"spread":false},{"title":"hibernate-jpa-2.0-api-1.0.1.Final.jar <span style='color:#111;'> 100.25KB </span>","children":null,"spread":false},{"title":"jstl-1.2.jar <span style='color:#111;'> 404.53KB </span>","children":null,"spread":false},{"title":"hibernate-commons-annotations-4.0.1.Final.jar <span style='color:#111;'> 79.37KB </span>","children":null,"spread":false},{"title":"commons-lang3-3.1.jar <span style='color:#111;'> 308.40KB </span>","children":null,"spread":false},{"title":"mysql-connector-java-5.1.22-bin.jar <span style='color:#111;'> 813.44KB </span>","children":null,"spread":false},{"title":"hibernate3.jar <span style='color:#111;'> 1.60MB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"index.jsp <span style='color:#111;'> 108B </span>","children":null,"spread":false},{"title":"jsp","children":[{"title":"cart.jsp <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"login.jsp <span style='color:#111;'> 848B </span>","children":null,"spread":false},{"title":"index.jsp <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"classinfo.jsp <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'> 345B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'> 469B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'> 49B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.ws.service.policy.prefs <span style='color:#111;'> 87B </span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'> 503B </span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 364B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"struts.xml <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"hibernate.cfg.xml <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"hl","children":[{"title":"dao","children":[{"title":"UserDao.java <span style='color:#111;'> 303B </span>","children":null,"spread":false},{"title":"ProductsDaoImp.java <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"ProductsDao.java <span style='color:#111;'> 311B </span>","children":null,"spread":false},{"title":"UserDaoImp.java <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false}],"spread":true},{"title":"action","children":[{"title":"Login-validation.xml <span style='color:#111;'> 481B </span>","children":null,"spread":false},{"title":"Login.java <span style='color:#111;'> 1.55KB </span>","children":null,"spread":false},{"title":"Detail.java <span style='color:#111;'> 640B </span>","children":null,"spread":false},{"title":"Logout.java <span style='color:#111;'> 432B </span>","children":null,"spread":false},{"title":"CartAction.java <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false}],"spread":true},{"title":"domain","children":[{"title":"Items.java <span style='color:#111;'> 582B </span>","children":null,"spread":false},{"title":"Products.hbm.xml <span style='color:#111;'> 621B </span>","children":null,"spread":false},{"title":"Cart.java <span style='color:#111;'> 946B </span>","children":null,"spread":false},{"title":"Users.java <span style='color:#111;'> 809B </span>","children":null,"spread":false},{"title":"Users.hbm.xml <span style='color:#111;'> 589B </span>","children":null,"spread":false},{"title":"Products.java <span style='color:#111;'> 966B </span>","children":null,"spread":false}],"spread":true},{"title":"test","children":[{"title":"userDao.java <span style='color:#111;'> 586B </span>","children":null,"spread":false},{"title":"productDao.java <span style='color:#111;'> 835B </span>","children":null,"spread":false}],"spread":true},{"title":"util","children":[{"title":"HibernateSessionFactory.java <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":".project <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'> 765B </span>","children":null,"spread":false},{"title":"build","children":[{"title":"classes","children":[{"title":"struts.xml <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"hibernate.cfg.xml <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"hl","children":[{"title":"dao","children":[{"title":"UserDaoImp.class <span style='color:#111;'> 3.13KB </span>","children":null,"spread":false},{"title":"UserDao.class <span style='color:#111;'> 352B </span>","children":null,"spread":false},{"title":"ProductsDaoImp.class <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"ProductsDao.class <span style='color:#111;'> 416B </span>","children":null,"spread":false}],"spread":true},{"title":"action","children":[{"title":"Login-validation.xml <span style='color:#111;'> 481B </span>","children":null,"spread":false},{"title":"CartAction.class <span style='color:#111;'> 2.84KB </span>","children":null,"spread":false},{"title":"Logout.class <span style='color:#111;'> 816B </span>","children":null,"spread":false},{"title":"Detail.class <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"Login.class <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false}],"spread":true},{"title":"domain","children":[{"title":"Cart.class <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"Products.hbm.xml <span style='color:#111;'> 621B </span>","children":null,"spread":false},{"title":"Users.hbm.xml <span style='color:#111;'> 589B </span>","children":null,"spread":false},{"title":"Users.class <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"Items.class <span style='color:#111;'> 966B </span>","children":null,"spread":false},{"title":"Products.class <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false}],"spread":false},{"title":"test","children":[{"title":"userDao.class <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"productDao.class <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false}],"spread":false},{"title":"util","children":[{"title":"HibernateSessionFactory.class <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明