HTML Editor
Please note that the HTML editor will not just support HTML Edition.
If you decided to use Java Server Faces in your developed application, well the HTML editor should let you see JSF components and attributes.
If you opted for RichFaces or MyFaces component libraries, well the same editor will let you insert those components in your pages.
How will we do that ?
We expect the HTML Editor to be javascript only. The server part of the editor will generate the list of components to use, and the javascript will allow you to drag’n drop these components, and edit their attributes.
Once finished, you validate, the server receive the modifications and re-generate the page.