文件名称:bbs
介绍说明--下载内容均来自于网络,请自行研究使用
一个用java做的BBS系统,利用Struts+Hibernate,设计一个简单的论坛网站。要求数据库中包含以下信息:用户表,主贴表,回复表;至少包括以下功能:用户注册,主贴列表浏览,主贴及回复浏览,用户发帖,用户回复。-Using java to do a BBS system, using Struts+ Hibernate, design a simple forum site. It requires that the contains the following information: the user table, the main paste form, reply form include at least the following functions: user registration, browse the list of the main paste, the main paste and reply browsing, users post, the user replies.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bbs
...\.classpath
...\.myhibernatedata
...\.project
...\.settings
...\.........\.jsdtscope
...\.........\com.genuitec.runtime.libraries.xml
...\.........\org.eclipse.core.resources.prefs
...\.........\org.eclipse.jdt.core.prefs
...\.........\org.eclipse.wst.jsdt.ui.superType.container
...\.........\org.eclipse.wst.jsdt.ui.superType.name
...\src
...\...\action
...\...\......\AddReplyAction.java
...\...\......\AddTopicAction.java
...\...\......\AddUserAction.java
...\...\......\LoginAction.java
...\...\......\ShowTopicAction.java
...\...\......\TopicDetailAction.java
...\...\dao
...\...\...\ReplyDao.java
...\...\...\ReplyDaoImpl.java
...\...\...\TopicDao.java
...\...\...\TopicDaoImpl.java
...\...\...\UserDao.java
...\...\...\UserDaoImpl.java
...\...\hibernate
...\...\hibernate.cfg.xml
...\...\.........\HibernateSessionFactory.java
...\...\po
...\...\..\Reply.java
...\...\..\Topic.java
...\...\..\User.java
...\...\struts.xml
...\WebRoot
...\.......\addTopic.jsp
...\.......\css
...\.......\...\bootstrap-theme.css
...\.......\...\bootstrap-theme.css.map
...\.......\...\bootstrap-theme.min.css
...\.......\...\bootstrap.css
...\.......\...\bootstrap.css.map
...\.......\...\bootstrap.min.css
...\.......\fonts
...\.......\.....\glyphicons-halflings-regular.eot
...\.......\.....\glyphicons-halflings-regular.svg
...\.......\.....\glyphicons-halflings-regular.ttf
...\.......\.....\glyphicons-halflings-regular.woff
...\.......\.....\glyphicons-halflings-regular.woff2
...\.......\index.jsp
...\.......\js
...\.......\..\bootstrap.js
...\.......\..\bootstrap.min.js
...\.......\..\npm.js
...\.......\META-INF
...\.......\........\MANIFEST.MF
...\.......\showMyTopic.jsp
...\.......\showTopic.jsp
...\.......\showTopicDetail.jsp
...\.......\WEB-INF
...\.......\.......\classes
...\.......\.......\.......\action
...\.......\.......\.......\......\AddReplyAction.class
...\.......\.......\.......\......\AddTopicAction.class
...\.......\.......\.......\......\AddUserAction.class
...\.......\.......\.......\......\LoginAction.class
...\.......\.......\.......\......\ShowTopicAction.class
...\.......\.......\.......\......\TopicDetailAction.class
...\.......\.......\.......\dao
...\.......\.......\.......\...\ReplyDao.class
...\.......\.......\.......\...\ReplyDaoImpl.class
...\.......\.......\.......\...\TopicDao.class
...\.......\.......\.......\...\TopicDaoImpl.class
...\.......\.......\.......\...\UserDao.class
...\.......\.......\.......\...\UserDaoImpl.class
...\.......\.......\.......\hibernate
...\.......\.......\.......\hibernate.cfg.xml
...\.......\.......\.......\.........\HibernateSessionFactory.class
...\.......\.......\.......\po
...\.......\.......\.......\..\Reply.class
...\.......\.......\.......\..\Topic.class
...\.......\.......\.......\..\User.class
...\.......\.......\.......\struts.xml
...\.......\.......\lib
...\.......\.......\...\antlr-2.7.7.jar
...\.......\.......\...\aopalliance-1.0.jar
...\.......\.......\...\c3p0-0.9.1.jar
...\.......\.......\...\classworlds-1.1.jar
...\.......\.......\...\commons-beanutils-1.7.0.jar
...\.......\.......\...\commons-chain-1.2.jar
...\.......\.......\...\commons-collections-3.2.jar
...\.......\.......\...\commons-digester-2.0.jar
...\.......\.......\...\commons-fileupload-1.2.1.jar
...\.......\.......\...\commons-io-1.3.2.jar
...\.......\.......\...\commons-lang-2.3.jar
...\.......\.......\...\commons-logging-1.0.4.jar
...\.......\.......\...\commons-logging-api-1.1.jar
...\.......\.......\...\commons-validator-1.3.1.jar
...\.......\.......\...\dom4j-1.6.1.jar
...\.......\.......\...\ehcache-core-2.4.3.jar