首页 行业 互联网     /    天师大网上商城.zip

天师大网上商城.zip

上传者: weixin_46610759 | 上传时间:2025/10/2 20:16:21 | 文件大小:2.03MB | 文件类型:ZIP
天师大网上商城.zip
jsp+servlet实现网上商城(无任何主流框架)整体项目我在实现的时候并未使用任何框架,运用了工程化的思想和手段,例如将抽象的基类(JavaBean)封装到mall.JavaBean中,将对数据库的查询,增删改的具体实现(包括SQL语句)封装到mall.dao中,将承担事务处理的Servlet封装到mall.Servlet中。
同时使用了JTSL标签和迭代标签,以及request、response、response.sendRedirect、cookies等JSP内置对象,使用一些了JSP标记例如include标记。
本软件ID:12660057

文件下载

资源详情

[{"title":"(73个子文件2.03MB)天师大网上商城.zip","children":[{"title":"1830200010李国民天师大网上商城","children":[{"title":"Prj","children":[{"title":"mysqlforonlinemall.sql <span style='color:#111;'>3.29KB</span>","children":null,"spread":false},{"title":"OnlineMall","children":[{"title":".project <span style='color:#111;'>1.02KB</span>","children":null,"spread":false},{"title":"WebContent","children":[{"title":"WEB-INF","children":[{"title":"lib","children":[{"title":"servlet-api.jar <span style='color:#111;'>238.41KB</span>","children":null,"spread":false},{"title":"jstl.jar <span style='color:#111;'>20.20KB</span>","children":null,"spread":false},{"title":"mysql-connector-java-5.1.49-bin.jar <span style='color:#111;'>983.31KB</span>","children":null,"spread":false},{"title":"standard.jar <span style='color:#111;'>384.04KB</span>","children":null,"spread":false}],"spread":true},{"title":"web.xml <span style='color:#111;'>4.03KB</span>","children":null,"spread":false}],"spread":true},{"title":"classify","children":[{"title":"foot.jsp <span style='color:#111;'>437B</span>","children":null,"spread":false},{"title":"register.jsp <span style='color:#111;'>1.83KB</span>","children":null,"spread":false},{"title":"updateUserInfo.jsp <span style='color:#111;'>1.63KB</span>","children":null,"spread":false},{"title":"addgood.jsp <span style='color:#111;'>1.46KB</span>","children":null,"spread":false},{"title":"userInfo.jsp <span style='color:#111;'>2.02KB</span>","children":null,"spread":false},{"title":"cart.jsp <span style='color:#111;'>2.35KB</span>","children":null,"spread":false},{"title":"updategood.jsp <span style='color:#111;'>1.54KB</span>","children":null,"spread":false},{"title":"super.jsp <span style='color:#111;'>4.54KB</span>","children":null,"spread":false},{"title":"head.jsp <span style='color:#111;'>1.56KB</span>","children":null,"spread":false},{"title":"login.jsp <span style='color:#111;'>1.46KB</span>","children":null,"spread":false},{"title":"Index.jsp <span style='color:#111;'>4.17KB</span>","children":null,"spread":false}],"spread":false},{"title":"img","children":[{"title":"allbuy4.jpg <span style='color:#111;'>37.51KB</span>","children":null,"spread":false},{"title":"zhengpin4.jpg <span style='color:#111;'>86.21KB</span>","children":null,"spread":false},{"title":"allbuy1.jpg <span style='color:#111;'>115.90KB</span>","children":null,"spread":false},{"title":"zhengpin2.jpg <span style='color:#111;'>29.74KB</span>","children":null,"spread":false},{"title":"allbuy3.jpg <span style='color:#111;'>39.35KB</span>","children":null,"spread":false},{"title":"allbuy2.jpg <span style='color:#111;'>23.47KB</span>","children":null,"spread":false},{"title":"logo.jpg <span style='color:#111;'>67.94KB</span>","children":null,"spread":false},{"title":"zhengpin3.jpg <span style='color:#111;'>51.58KB</span>","children":null,"spread":false},{"title":"zhengpin1.jpg <span style='color:#111;'>73.05KB</span>","children":null,"spread":false}],"spread":true},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'>39B</span>","children":null,"spread":false}],"spread":true},{"title":"css","children":[{"title":"Index.css <span style='color:#111;'>1.42KB</span>","children":null,"spread":false},{"title":"registerandlogin.css <span style='color:#111;'>1.28KB</span>","children":null,"spread":false},{"title":"cart.css <span style='color:#111;'>1.65KB</span>","children":null,"spread":false},{"title":"components.css <span style='color:#111;'>1.01KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"src","children":[{"title":"mall","children":[{"title":"JavaBean","children":[{"title":"user.java <span style='color:#111;'>949B</span>","children":null,"spread":false},{"title":"commodity.java <span style='color:#111;'>1.06KB</span>","children":null,"spread":false},{"title":"JDBCU.java <span style='color:#111;'>1.33KB</span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"cartDao.java <span style='color:#111;'>4.54KB</span>","children":null,"spread":false},{"title":"commodityDao.java <span style='color:#111;'>5.15KB</span>","children":null,"spread":false},{"title":"userDao.java <span style='color:#111;'>5.19KB</span>","children":null,"spread":false}],"spread":true},{"title":"servlet","children":[{"title":"removeorderInfo.java <span style='color:#111;'>1.30KB</span>","children":null,"spread":false},{"title":"updategoodinfo.java <span style='color:#111;'>1.71KB</span>","children":null,"spread":false},{"title":"SearchGood.java <span style='color:#111;'>1.94KB</span>","children":null,"spread":false},{"title":"addgoodInfo.java <span style='color:#111;'>1.76KB</span>","children":null,"spread":false},{"title":"addorders.java <span style='color:#111;'>2.48KB</span>","children":null,"spread":false},{"title":"login.java <span style='color:#111;'>2.16KB</span>","children":null,"spread":false},{"title":"Updateuserinfo.java <span style='color:#111;'>2.19KB</span>","children":null,"spread":false},{"title":"removegoodInfo.java <span style='color:#111;'>1.32KB</span>","children":null,"spread":false},{"title":"register.java <span style='color:#111;'>2.03KB</span>","children":null,"spread":false},{"title":"removegoods.java <span style='color:#111;'>1.27KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'>49B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'>305B</span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'>364B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'>6B</span>","children":null,"spread":false},{"title":"org.eclipse.core.resources.prefs <span style='color:#111;'>276B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'>650B</span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'>567B</span>","children":null,"spread":false}],"spread":true},{"title":"build","children":[{"title":"classes","children":[{"title":"mall","children":[{"title":"JavaBean","children":[{"title":"user.class <span style='color:#111;'>1.45KB</span>","children":null,"spread":false},{"title":"commodity.class <span style='color:#111;'>1.64KB</span>","children":null,"spread":false},{"title":"JDBCU$TextUtils.class <span style='color:#111;'>578B</span>","children":null,"spread":false},{"title":"JDBCU.class <span style='color:#111;'>1.65KB</span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"cartDao.class <span style='color:#111;'>5.59KB</span>","children":null,"spread":false},{"title":"commodityDao.class <span style='color:#111;'>6.10KB</span>","children":null,"spread":false},{"title":"userDao.class <span style='color:#111;'>6.63KB</span>","children":null,"spread":false}],"spread":true},{"title":"servlet","children":[{"title":"login.class <span style='color:#111;'>2.52KB</span>","children":null,"spread":false},{"title":"updategoodinfo.class <span style='color:#111;'>1.79KB</span>","children":null,"spread":false},{"title":"removeorderInfo.class <span style='color:#111;'>1.38KB</span>","children":null,"spread":false},{"title":"SearchGood.class <span style='color:#111;'>2.67KB</span>","children":null,"spread":false},{"title":"Updateuserinfo.class <span style='color:#111;'>2.23KB</span>","children":null,"spread":false},{"title":"addorders.class <span style='color:#111;'>2.55KB</span>","children":null,"spread":false},{"title":"register.class <span style='color:#111;'>2.37KB</span>","children":null,"spread":false},{"title":"addgoodInfo.class <span style='color:#111;'>1.78KB</span>","children":null,"spread":false},{"title":"removegoodInfo.class <span style='color:#111;'>1.39KB</span>","children":null,"spread":false},{"title":"removegoods.class <span style='color:#111;'>1.25KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":".classpath <span style='color:#111;'>1.06KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

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