This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
cmy
/
distribution
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
a99e5f268e
Branches
Tags
dev-cmn
dev-jcq
dev-ly
master
moren
test-jw
distribution
/
static
/
pack
/
kindeditor
/
jsp
cmy
c663760df1
feat:仓库创建
il y a 3 semaines
..
lib
c663760df1
feat:仓库创建
il y a 3 semaines
README.txt
c663760df1
feat:仓库创建
il y a 3 semaines
demo.jsp
c663760df1
feat:仓库创建
il y a 3 semaines
file_manager_json.jsp
c663760df1
feat:仓库创建
il y a 3 semaines
upload_json.jsp
c663760df1
feat:仓库创建
il y a 3 semaines
README.txt
KindEditor JSP
本JSP程序是演示程序,建议不要直接在实际项目中使用。
如果您确定直接使用本程序,使用之前请仔细确认相关安全设置。
使用方法:
1. 解压zip文件,将所有文件复制到Tomcat的webapps/kindeditor目录下。
2. 将kindeditor/jsp/lib目录下的3个jar文件复制到Tomcat的lib目录下,并重新启动Tomcat。
* commons-fileupload-1.2.1.jar
* commons-io-1.4.jar
* json_simple-1.1.jar
3. 打开浏览器,输入http://localhost:[P0RT]/kindeditor/jsp/demo.jsp。