一、ckEditor插件
1、将ckEditor包放入webapp中
2、将ckEditor引入<script>标签中的src属性中
3、在textarea中引入类选择器ckeditor,id属性必填
二、上传文件和图片插件 (commons fileupload)
1、导入jar包
2、修改提交方式,和提交编码
1、将ckEditor包放入webapp中
2、将ckEditor引入<script>标签中的src属性中
3、在textarea中引入类选择器ckeditor,id属性必填
1、导入jar包
2、修改提交方式,和提交编码