ckeditor « PrimeFaces « JSF Q&A





1. Using CKEditor instead of PrimeFaces Editor    stackoverflow.com

I am trying to use CKEditor in my JSF application. How to get the content of CKEditor into backing bean..?

index.xhtml

<form action=""  method="post">
         ...