Question

i want to create a module in existing project. In that project requirement is that, a non technical person can enter the data in the web page using smart editors and store that data in the database.

presently my project is developed using JSF 1.2 framework. For the requirement i tried with ckeditor, but it is asking me JSF 2.0.

please guide me on this

Was it helpful?

Solution

I would recommend using a component library that includes an editor. Since this will take away the component development for you.

As you are using JSF 1.X you need to look for old versions of those component libraries, like

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top