Hi,
I am using CKEditor 4 in my application. Upload image from ckeditor functionality not work properly. In IE and Firefox work fine but problem in chrome and safari to upload image.
when i try to upload image at that time request header info retrived null in java code.
ex.
HttpServletRequest request = ServletActionContext.getRequest();
String refererHeader = request.getHeader("referer");
[It gives null value of "referer Header" in java code].
so i dont know why it gives null while using CKEditor. if anybody know about this then plz reply me.[Email-id : blue_yrs042@yahoo.com]
As an owner of a valid
As an owner of a valid CKFinder license you are entitled to use the dedicated support channel. Use your support token to contact the Customer Support and remember to provide as many details as you can -- i.e. your CKFinder and CKEditor version, environment etc. Thanks!
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!