jsp+mvc个人网站(发布文章+评论+点赞)

上传者: 38275941 | 上传时间: 2019-12-21 20:49:06 | 文件大小: 6.37MB | 文件类型: zip
我的个人网站是以Tomcat为服务器,基于Model 1(JSP + Java Bean+servlet+mvc)的方式实现,数据库采用H2数据库。网站主要浏览文章,并且实现了增、删、改、查、分页等功能。 --------------------- 作者:qq_38275941 来源:CSDN 原文:https://blog.csdn.net/qq_38275941/article/details/85301757 版权声明:本文为博主原创文章,转载请附上博文链接!

文件下载

资源详情

[{"title":"( 79 个子文件 6.37MB ) jsp+mvc个人网站(发布文章+评论+点赞)","children":[{"title":"16201533","children":[{"title":".project <span style='color:#111;'> 908B </span>","children":null,"spread":false},{"title":".settings","children":[{"title":".jsdtscope <span style='color:#111;'> 567B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'> 476B </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.common.project.facet.core.xml <span style='color:#111;'> 305B </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.jsdt.ui.superType.name <span style='color:#111;'> 6B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"bean","children":[{"title":"UserBean.java <span style='color:#111;'> 826B </span>","children":null,"spread":false},{"title":"CommentBean.java <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"ArticleBean.java <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"CommentDao.java <span style='color:#111;'> 2.86KB </span>","children":null,"spread":false},{"title":"UserDao.java <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"ArticleDao.java <span style='color:#111;'> 5.63KB </span>","children":null,"spread":false}],"spread":true},{"title":"servlet","children":[{"title":"article","children":[{"title":"DeleteServlet.java <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"PraiseServlet.java <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"UpdateServlet.java <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"SearchServlet.java <span style='color:#111;'> 917B </span>","children":null,"spread":false},{"title":"NextPageServlet.java <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"DetailServlet.java <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"AddServlet.java <span style='color:#111;'> 850B </span>","children":null,"spread":false}],"spread":true},{"title":"MyFilter.java <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false},{"title":"user","children":[{"title":"Register.java <span style='color:#111;'> 1.81KB </span>","children":null,"spread":false},{"title":"Modify.java <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"Logout.java <span style='color:#111;'> 602B </span>","children":null,"spread":false},{"title":"MyInfo.java <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"DisplayImg.java <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"Login.java <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false}],"spread":true},{"title":"comment","children":[{"title":"InsertCom.java <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"util","children":[{"title":"DBHelper.java <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false},{"title":"Util.java <span style='color:#111;'> 692B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"build","children":[{"title":"classes","children":[{"title":"bean","children":[{"title":"UserBean.class <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"CommentBean.class <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"ArticleBean.class <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"CommentDao.class <span style='color:#111;'> 4.04KB </span>","children":null,"spread":false},{"title":"UserDao.class <span style='color:#111;'> 3.10KB </span>","children":null,"spread":false},{"title":"ArticleDao.class <span style='color:#111;'> 5.73KB </span>","children":null,"spread":false}],"spread":true},{"title":"servlet","children":[{"title":"article","children":[{"title":"DetailServlet.class <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"SearchServlet.class <span style='color:#111;'> 1.55KB </span>","children":null,"spread":false},{"title":"AddServlet.class <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"UpdateServlet.class <span style='color:#111;'> 2.75KB </span>","children":null,"spread":false},{"title":"PraiseServlet.class <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"DeleteServlet.class <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"NextPageServlet.class <span style='color:#111;'> 1.82KB </span>","children":null,"spread":false}],"spread":true},{"title":"MyFilter.class <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":"user","children":[{"title":"DisplayImg.class <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false},{"title":"Register.class <span style='color:#111;'> 2.30KB </span>","children":null,"spread":false},{"title":"Logout.class <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"Modify.class <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"Login.class <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false},{"title":"MyInfo.class <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false}],"spread":true},{"title":"comment","children":[{"title":"InsertCom.class <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"util","children":[{"title":"Util.class <span style='color:#111;'> 889B </span>","children":null,"spread":false},{"title":"DBHelper.class <span style='color:#111;'> 3.78KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"WebContent","children":[{"title":"login.jsp <span style='color:#111;'> 775B </span>","children":null,"spread":false},{"title":"css","children":[{"title":"login.css <span style='color:#111;'> 313B </span>","children":null,"spread":false},{"title":"mycomment.css <span style='color:#111;'> 595B </span>","children":null,"spread":false},{"title":"modify.css <span style='color:#111;'> 655B </span>","children":null,"spread":false},{"title":"myarticle.css <span style='color:#111;'> 520B </span>","children":null,"spread":false},{"title":"article.css <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false}],"spread":true},{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"h2-1.4.197.jar <span style='color:#111;'> 1.83MB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"index.jsp <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 39B </span>","children":null,"spread":false}],"spread":true},{"title":"music","children":[{"title":"bgmusic.mp3 <span style='color:#111;'> 4.26MB </span>","children":null,"spread":false}],"spread":true},{"title":"register.jsp <span style='color:#111;'> 969B </span>","children":null,"spread":false},{"title":"init.sql <span style='color:#111;'> 630B </span>","children":null,"spread":false},{"title":"modify.jsp <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false},{"title":"images","children":[{"title":"赞.png <span style='color:#111;'> 5.32KB </span>","children":null,"spread":false},{"title":"查看.png <span style='color:#111;'> 7.06KB </span>","children":null,"spread":false},{"title":"default.png <span style='color:#111;'> 12.34KB </span>","children":null,"spread":false},{"title":"评论.png <span style='color:#111;'> 4.42KB </span>","children":null,"spread":false},{"title":"bj.jpg <span style='color:#111;'> 334.64KB </span>","children":null,"spread":false}],"spread":false},{"title":"js","children":[{"title":"script.js <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false}],"spread":false},{"title":"search.jsp <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"mycomment.jsp <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"article.jsp <span style='color:#111;'> 5.96KB </span>","children":null,"spread":false},{"title":"myarticle.jsp <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false}],"spread":false},{"title":".classpath <span style='color:#111;'> 791B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

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