文件名称:jingbbs
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 538kb
- 下载次数:
- 0次
- 提 供 者:
- zlu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个模仿百度帖吧的JavaEE工程,演示了Struts2 Annotation、Spring JDBC及KindEditor的常见用法,其中Struts2 Annotation配置相比XML非常方便,Spring JDBC是相对于Hibernate的轻量级解决方案,对于快速开发中小型Java Web网站具有很好的示例和参考作用。-This is a JavaEE Project that simulates Baidu Tieba application, which demostrating Struts2 Annotation, Spring JDBC and KindEditor usage. Struts2 Annotation is much more easier that XML configuration, and Spring JDBC is a better lightweight database access solution compared to Hibernate. This project is a good example for fast Java Web application development.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jingbbs
.......\jingbbs
.......\.......\.classpath
.......\.......\.myeclipse
.......\.......\.mymetadata
.......\.......\.project
.......\.......\.settings
.......\.......\.........\org.eclipse.core.resources.prefs
.......\.......\.........\org.eclipse.jdt.core.prefs
.......\.......\resource
.......\.......\........\applicationContext.xml
.......\.......\........\jingbbs.properties
.......\.......\........\log4j.properties
.......\.......\........\struts-2.0.dtd
.......\.......\........\struts.xml
.......\.......\src
.......\.......\...\com
.......\.......\...\...\zluyuer
.......\.......\...\...\.......\jingbbs
.......\.......\...\...\.......\.......\action
.......\.......\...\...\.......\.......\......\PostAction.java
.......\.......\...\...\.......\.......\Constants.java
.......\.......\...\...\.......\.......\Post.java
.......\.......\...\...\.......\.......\PostDao.java
.......\.......\web
.......\.......\...\home.jsp
.......\.......\...\images
.......\.......\...\index.jsp
.......\.......\...\javascript
.......\.......\...\..........\jquery.js
.......\.......\...\kindeditor
.......\.......\...\..........\attached
.......\.......\...\..........\kindeditor-min.js
.......\.......\...\..........\kindeditor.js
.......\.......\...\..........\license.txt
.......\.......\...\..........\plugins
.......\.......\...\..........\.......\about.html
.......\.......\...\..........\.......\advtable
.......\.......\...\..........\.......\........\advtable.html
.......\.......\...\..........\.......\emoticons
.......\.......\...\..........\.......\.........\0.gif
.......\.......\...\..........\.......\.........\1.gif
.......\.......\...\..........\.......\.........\10.gif
.......\.......\...\..........\.......\.........\100.gif
.......\.......\...\..........\.......\.........\101.gif
.......\.......\...\..........\.......\.........\102.gif
.......\.......\...\..........\.......\.........\103.gif
.......\.......\...\..........\.......\.........\104.gif
.......\.......\...\..........\.......\.........\105.gif
.......\.......\...\..........\.......\.........\106.gif
.......\.......\...\..........\.......\.........\107.gif
.......\.......\...\..........\.......\.........\108.gif
.......\.......\...\..........\.......\.........\109.gif
.......\.......\...\..........\.......\.........\11.gif
.......\.......\...\..........\.......\.........\110.gif
.......\.......\...\..........\.......\.........\111.gif
.......\.......\...\..........\.......\.........\112.gif
.......\.......\...\..........\.......\.........\113.gif
.......\.......\...\..........\.......\.........\114.gif
.......\.......\...\..........\.......\.........\115.gif
.......\.......\...\..........\.......\.........\116.gif
.......\.......\...\..........\.......\.........\117.gif
.......\.......\...\..........\.......\.........\118.gif
.......\.......\...\..........\.......\.........\119.gif
.......\.......\...\..........\.......\.........\12.gif
.......\.......\...\..........\.......\.........\120.gif
.......\.......\...\..........\.......\.........\121.gif
.......\.......\...\..........\.......\.........\122.gif
.......\.......\...\..........\.......\.........\123.gif
.......\.......\...\..........\.......\.........\124.gif
.......\.......\...\..........\.......\.........\125.gif
.......\.......\...\..........\.......\.........\126.gif
.......\.......\...\..........\.......\.........\127.gif
.......\.......\...\..........\.......\.........\128.gif
.......\.......\...\..........\.......\.........\129.gif
.......\.......\...\..........\.......\.........\13.gif
.......\.......\...\..........\.......\.........\130.gif
.......\.......\...\..........\.......\.........\131.gif
.......\.......\...\..........\.......\.........\132.gif
.......\.......\...\..........\.......\.........\133.gif
.......\.......\...\..........\.......\.........\134.gif
.......\.......\...\..........\.......\.........\14.gif
.......\.......\...\..........\.......\.........\15.gif
.......\.......\...\..........\.......\.........\16.gif
.......\.......\...\..........\.......\.........\17.gif
.......\.......\...\.
.......\jingbbs
.......\.......\.classpath
.......\.......\.myeclipse
.......\.......\.mymetadata
.......\.......\.project
.......\.......\.settings
.......\.......\.........\org.eclipse.core.resources.prefs
.......\.......\.........\org.eclipse.jdt.core.prefs
.......\.......\resource
.......\.......\........\applicationContext.xml
.......\.......\........\jingbbs.properties
.......\.......\........\log4j.properties
.......\.......\........\struts-2.0.dtd
.......\.......\........\struts.xml
.......\.......\src
.......\.......\...\com
.......\.......\...\...\zluyuer
.......\.......\...\...\.......\jingbbs
.......\.......\...\...\.......\.......\action
.......\.......\...\...\.......\.......\......\PostAction.java
.......\.......\...\...\.......\.......\Constants.java
.......\.......\...\...\.......\.......\Post.java
.......\.......\...\...\.......\.......\PostDao.java
.......\.......\web
.......\.......\...\home.jsp
.......\.......\...\images
.......\.......\...\index.jsp
.......\.......\...\javascript
.......\.......\...\..........\jquery.js
.......\.......\...\kindeditor
.......\.......\...\..........\attached
.......\.......\...\..........\kindeditor-min.js
.......\.......\...\..........\kindeditor.js
.......\.......\...\..........\license.txt
.......\.......\...\..........\plugins
.......\.......\...\..........\.......\about.html
.......\.......\...\..........\.......\advtable
.......\.......\...\..........\.......\........\advtable.html
.......\.......\...\..........\.......\emoticons
.......\.......\...\..........\.......\.........\0.gif
.......\.......\...\..........\.......\.........\1.gif
.......\.......\...\..........\.......\.........\10.gif
.......\.......\...\..........\.......\.........\100.gif
.......\.......\...\..........\.......\.........\101.gif
.......\.......\...\..........\.......\.........\102.gif
.......\.......\...\..........\.......\.........\103.gif
.......\.......\...\..........\.......\.........\104.gif
.......\.......\...\..........\.......\.........\105.gif
.......\.......\...\..........\.......\.........\106.gif
.......\.......\...\..........\.......\.........\107.gif
.......\.......\...\..........\.......\.........\108.gif
.......\.......\...\..........\.......\.........\109.gif
.......\.......\...\..........\.......\.........\11.gif
.......\.......\...\..........\.......\.........\110.gif
.......\.......\...\..........\.......\.........\111.gif
.......\.......\...\..........\.......\.........\112.gif
.......\.......\...\..........\.......\.........\113.gif
.......\.......\...\..........\.......\.........\114.gif
.......\.......\...\..........\.......\.........\115.gif
.......\.......\...\..........\.......\.........\116.gif
.......\.......\...\..........\.......\.........\117.gif
.......\.......\...\..........\.......\.........\118.gif
.......\.......\...\..........\.......\.........\119.gif
.......\.......\...\..........\.......\.........\12.gif
.......\.......\...\..........\.......\.........\120.gif
.......\.......\...\..........\.......\.........\121.gif
.......\.......\...\..........\.......\.........\122.gif
.......\.......\...\..........\.......\.........\123.gif
.......\.......\...\..........\.......\.........\124.gif
.......\.......\...\..........\.......\.........\125.gif
.......\.......\...\..........\.......\.........\126.gif
.......\.......\...\..........\.......\.........\127.gif
.......\.......\...\..........\.......\.........\128.gif
.......\.......\...\..........\.......\.........\129.gif
.......\.......\...\..........\.......\.........\13.gif
.......\.......\...\..........\.......\.........\130.gif
.......\.......\...\..........\.......\.........\131.gif
.......\.......\...\..........\.......\.........\132.gif
.......\.......\...\..........\.......\.........\133.gif
.......\.......\...\..........\.......\.........\134.gif
.......\.......\...\..........\.......\.........\14.gif
.......\.......\...\..........\.......\.........\15.gif
.......\.......\...\..........\.......\.........\16.gif
.......\.......\...\..........\.......\.........\17.gif
.......\.......\...\.