Main navigation
Product navigation
Main content
CKEditor 4
Overview
Demo
Accessibility Checker
Add-ons
Documentation
Download
Pricing
More
Home
WYSIWYG Editors
CKEditor 4
CKEditor 5
Image upload
CKFinder
Easy Image
Collaboration
Comments
New
Track changes
New
Collaborative editing
Pricing
Case studies
New
Documentation
Help center
Blog
Contact us
The forum operates in
read-only
mode. Please head to
StackOverflow
for support.
Forums
CKEditor
FCKeditor 2
Last post
Sat, 02/05/2011 - 01:01
#1
oh yeah
Joined:
05/02/2011
Posts:
2
FCK Editor upload error 203
web.xml
fck.jsp
Wed, 02/16/2011 - 18:47
#2
oh yeah
Joined:
05/02/2011
Posts:
2
Re: FCK Editor upload error 203
in bold
web.xml
<filter-class>com.platform.my.struts2.helper.customFilters.MyFckHelperFilterDispatcher</filter-class>
MyFckHelperFilterDispatcher.java
fckeditor.properties
net.fckeditor.requestcycle.impl.UserActionImpl
Mon, 04/02/2012 - 03:16
#3
nguyenquan
Joined:
02/04/2012
Posts:
1
Re: FCK Editor upload error 203
dear you
your problem can be solved by the following :
you create folder classes in WEB-INF directory.
Next create file properties with name "fckeditor" in classes directory.
Next write the following code into fckeditor file:
connector.userActionImpl=net.fckeditor.requestcycle.impl.EnabledUserAction
OK.
Mon, 04/09/2012 - 19:46
#4
lawyertrust
Joined:
09/04/2012
Posts:
1
Re: FCK Editor upload error 203
http://qa2-osp.sakaiproject.org:8084/osp-portal/
Twitter
Facebook
Facebook
Instagram
Medium
Linkedin
GitHub
Arrow down
Phone
Menu
Close icon
Check
Re: FCK Editor upload error 203
in bold
web.xml
<filter-class>com.platform.my.struts2.helper.customFilters.MyFckHelperFilterDispatcher</filter-class>
MyFckHelperFilterDispatcher.java
fckeditor.properties
net.fckeditor.requestcycle.impl.UserActionImpl
Re: FCK Editor upload error 203
your problem can be solved by the following :
you create folder classes in WEB-INF directory.
Next create file properties with name "fckeditor" in classes directory.
Next write the following code into fckeditor file:
connector.userActionImpl=net.fckeditor.requestcycle.impl.EnabledUserAction
OK.
Re: FCK Editor upload error 203
http://qa2-osp.sakaiproject.org:8084/osp-portal/