Pregunta

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top