kindeditor 的简单实用


项目


kindeditor 的简单实用


jsp 代码

kindeditor 的简单实用


kindeditor 的简单实用



后台代码


@RequestMapping("/save")

   @ResponseBody

   public Item showItem(Itemitem) {

      

      item.setStatus(200);

      return item;

   }


提交后的返回

content "这里输入内容...&nbsp; <img src=\"http://localhost:8080/kindeditor/kindeditor/plugins/emoticons/images/0.gif\" alt=\"\" border=\"0\" /><br />"
name "kebi"
status 200

对图片进行处理


kindeditor 的简单实用

相关文章: