- 授权方式:免费软件
- 界面语言:简体中文
- 文件大小:23.1 MB
- 更新时间:2014-08-22
- 资源类型:国产软件
- 平台环境:JAVAEE/MYSQL
- 推荐等级: ★★★★☆
- 作者主页: 点击查看
详细介绍 - [ J2CMS内容管理系统 SSH 20140806 v1.0 ]
J2CMS是一款基于JAVAEE平台的开源内容管理系统.采用Spring2.5 + Struts2.1 + JPA1.0(Hibernate3.3)+FreeMarker + MySQL开发。
J2CMS内容管理系统使用方式:
导入Eclipse:
1.先建一个名为J2CMS-SSH的工程
2.将src和WebContent目录内容分别拷到工程中对应的目录
3.j2cms-ssh.sql是数据库,需要导入MySQL中,
方法一,用MySQLAdministrator导入
方法二,用MySQL命令导入:
mysql> create database j2cms-ssh;
mysql> use j2cms-ssh;
mysql> source d:j2cms-ssh.sql ;
4.修改srcMETA-INFpersistence.xml 文件中数据库配置。
5.将工程用tomcat运行,管理后台路径 /login
如 http://127.0.0.1:8080/J2CMS-SSH/login 测试帐号 admin 密码 admin
6.注意改变程序目录名,比如将J2CMS-SSH改为MyWeb后,需要在管理后台重新生成静态表页才能正常显示,生成静态页面的顺序是先生成首页静态文件,再生成栏目和文章的静态页面
Tag: J2CMS 内容 管理系统 SSH 20140806下载 是一 基于 JAVAEE 平台
Disclaimer: The content of this article is sourced from the internet. The copyright of the text, images, and other materials belongs to the original author. The platform reprints the materials for the purpose of conveying more information. The content of the article is for reference and learning only, and should not be used for commercial purposes. If it infringes on your legitimate rights and interests, please contact us promptly and we will handle it as soon as possible! We respect copyright and are committed to protecting it. Thank you for sharing.