文件名称:NewReleseSystem
介绍说明--下载内容均来自于网络,请自行研究使用
新闻发布系统
使用的平台是MyEclipse10.5.使用的数据库是mysql5.5.0
服务器为Tomcat7.0
使用了Struts+Hibernate+Spring来构建整个网站。
布局使用了CSS和DIV。
部署前请修改以下文件:
NewReleseSystem\WebRoot\WEB-INF下面的applicationContext.xml文件
修改里面的数据库的用户名和密码为你所安装的数据库的用户名和密码。
数据库的表结构是自动生成。在运行前先在mysql自己新建一个名为db_news的数据库。编码为gb2312
然后就可以部署了。找到下面这句话(还是在刚才那个文件里面)
<prop key="hibernate.hbm2ddl.auto">update</prop>
第一次运行时请将update修改为create
让他自动生成表结构。以后启动把他修改回update就不用每次都重新生成表结构了。-News Publishing System is the platform used MyEclipse10.5. Use of the database is mysql5.5.0 server Tomcat7.0 use Struts+Hibernate+Spring to build the entire site. Layout using CSS and DIV. Please modify the following files before deployment: NewReleseSystem \ WebRoot \ WEB-INF following applicationContext.xml file changes inside the database user name and password that you have installed the database user name and password. Database table structure is generated automatically. Before running the first in their new one called db_news mysql database. Encoding gb2312 then you can deploy. Find the following sentence (or in just the file inside) <prop key="hibernate.hbm2ddl.auto"> update </prop> Copy the update, the first run so that he modified to create automatically generated table structure. After starting his changes back update do not always regenerate the table structure.
使用的平台是MyEclipse10.5.使用的数据库是mysql5.5.0
服务器为Tomcat7.0
使用了Struts+Hibernate+Spring来构建整个网站。
布局使用了CSS和DIV。
部署前请修改以下文件:
NewReleseSystem\WebRoot\WEB-INF下面的applicationContext.xml文件
修改里面的数据库的用户名和密码为你所安装的数据库的用户名和密码。
数据库的表结构是自动生成。在运行前先在mysql自己新建一个名为db_news的数据库。编码为gb2312
然后就可以部署了。找到下面这句话(还是在刚才那个文件里面)
<prop key="hibernate.hbm2ddl.auto">update</prop>
第一次运行时请将update修改为create
让他自动生成表结构。以后启动把他修改回update就不用每次都重新生成表结构了。-News Publishing System is the platform used MyEclipse10.5. Use of the database is mysql5.5.0 server Tomcat7.0 use Struts+Hibernate+Spring to build the entire site. Layout using CSS and DIV. Please modify the following files before deployment: NewReleseSystem \ WebRoot \ WEB-INF following applicationContext.xml file changes inside the database user name and password that you have installed the database user name and password. Database table structure is generated automatically. Before running the first in their new one called db_news mysql database. Encoding gb2312 then you can deploy. Find the following sentence (or in just the file inside) <prop key="hibernate.hbm2ddl.auto"> update </prop> Copy the update, the first run so that he modified to create automatically generated table structure. After starting his changes back update do not always regenerate the table structure.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NewReleseSystem\.classpath
...............\.mymetadata
...............\.project
...............\.settings\.jsdtscope
...............\.........\org.eclipse.jdt.core.prefs
...............\.........\org.eclipse.wst.jsdt.ui.superType.container
...............\.........\org.eclipse.wst.jsdt.ui.superType.name
...............\src\com\sanqing\action\FindAllModuleAction.java
...............\...\...\.......\......\FindAllNewsAction.java
...............\...\...\.......\......\FindAllUserAction.java
...............\...\...\.......\......\goIndexAction.java
...............\...\...\.......\......\ModuleAddAction.java
...............\...\...\.......\......\ModuleDeleteAction.java
...............\...\...\.......\......\ModuleUpdateAction.java
...............\...\...\.......\......\ModuleUpdateBefore.java
...............\...\...\.......\......\NewsAddAction.java
...............\...\...\.......\......\NewsDeleteAction.java
...............\...\...\.......\......\PublishNewsBefore.java
...............\...\...\.......\......\showMoreNewsAction.java
...............\...\...\.......\......\showNewsAction.java
...............\...\...\.......\......\UserAddAction-validation.xml
...............\...\...\.......\......\UserAddAction.java
...............\...\...\.......\......\UserDeleteAction.java
...............\...\...\.......\......\UserUpdateAction-validation.xml
...............\...\...\.......\......\UserUpdateAction.java
...............\...\...\.......\dao\ModuleDAO.java
...............\...\...\.......\...\ModuleDAOImpl.java
...............\...\...\.......\...\NewsDAO.java
...............\...\...\.......\...\NewsDAOImpl.java
...............\...\...\.......\...\UserDAO.java
...............\...\...\.......\...\UserDAOImpl.java
...............\...\...\.......\fckeditor\ConnectorServlet.java
...............\...\...\.......\.........\MyUserPath.java
...............\...\...\.......\po\Module.hbm.xml
...............\...\...\.......\..\Module.java
...............\...\...\.......\..\News.hbm.xml
...............\...\...\.......\..\News.java
...............\...\...\.......\..\User.hbm.xml
...............\...\...\.......\..\User.java
...............\...\...\.......\service\ModuleService.java
...............\...\...\.......\.......\ModuleServiceImpl.java
...............\...\...\.......\.......\NewsService.java
...............\...\...\.......\.......\NewsServiceImpl.java
...............\...\...\.......\.......\UserService.java
...............\...\...\.......\.......\UserServiceImpl.java
...............\...\...\.......\util\Page.java
...............\...\...\.......\....\PageUtil.java
...............\...\...\.......\....\Result.java
...............\...\fckeditor.properties
...............\...\struts.xml
...............\WebRoot\admin\addModule.jsp
...............\.......\.....\addUser.jsp
...............\.......\.....\css\all.css
...............\.......\.....\fckeditor\editor\css\behaviors\disablehandles.htc
...............\.......\.....\.........\......\...\.........\showtableborders.htc
...............\.......\.....\.........\......\...\fck_editorarea.css
...............\.......\.....\.........\......\...\fck_internal.css
...............\.......\.....\.........\......\...\fck_showtableborders_gecko.css
...............\.......\.....\.........\......\...\images\block_address.png
...............\.......\.....\.........\......\...\......\block_blockquote.png
...............\.......\.....\.........\......\...\......\block_div.png
...............\.......\.....\.........\......\...\......\block_h1.png
...............\.......\.....\.........\......\...\......\block_h2.png
...............\.......\.....\.........\......\...\......\block_h3.png
...............\.......\.....\.........\......\...\......\block_h4.png
...............\.......\.....\.........\......\...\......\block_h5.png
...............\.......\.....\.........\......\...\......\block_h6.png
...............\.......\.....\.........\......\...\......\block_p.png
...............\.......\.....\.........\......\...\......\block_pre.png
...............\.......\.....\.........\......\...\......\fck_anchor.gif