Google News
logo
Java RichFaces - Interview Questions
How to implement RichFaces editor in JSF?
RichFaces provides the <rich:editor> component which is used to create a WYSIWYG editor in the HTML page.
 
The <rich:editor> component is based on the CKEditor implementation.
Advertisement