InterviewSolution
Saved Bookmarks
| 1. |
How To Implement Richfaces Editor In Jsf? |
|
Answer» 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. 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. |
|