码迷,mamicode.com
首页 > 其他好文 > 详细

uedit富文本编辑器

时间:2015-08-27 11:02:38      阅读:265      评论:0      收藏:0      [点我收藏+]

标签:

问题:

1:

An error occurred at line: 6 in the generated java file
Only a type can be imported. com.baidu.ueditor.ActionEnter resolves to a package

An error occurred at line: 11 in the jsp file: /jsp/controller.jsp
ActionEnter cannot be resolved to a type
8: 
9:  String rootPath = application.getRealPath( "/" );
10: 
11:  out.write( new ActionEnter( request, rootPath ).exec() );
12: 
13: %>

 解决方式:http://bbs.csdn.net/topics/391000899

uedit富文本编辑器

标签:

原文地址:http://www.cnblogs.com/a757956132/p/4762539.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!