ck-jsf-editor is an editor component for JSF 2 that uses the popular browser editor, CKEditor. Most JSF editors lack the functionality of CKEditor and require using an entire component library. ck-jsf-editor is a standalone rich text editor component that requires no real configuration or setup. The ck-jsf-editor.jar file can just be dropped into your project and used in your JSF pages.
| Tags | java applications jsf Java Java API tag component Editor |
|---|---|
| Licenses | LGPL |
| Operating Systems | Platform Independent |
| Implementation | Java jsf XHTML JavaScript JavaServer Pages |
Recent releases


Release Notes: This release adds a fix for a resource loading bug where ckeditor basepath was incorrect when a jsf page was not under webroot.


Release Notes: This release added a change listener for submits.


Release Notes: This release adds AJAX saving via the save button and fixes a re-rendering bug that happened when the component was specified in an AJAX tag's render attribute.


Release Notes: This initial release is stable and fully functional.