Solved
Replace textarea to rich text editor
I have CQ5.6.1 application which has a JSP where the html tag was <textarea>.....</textarea>
Now my requirement i need to replace it with Rich text editor ,please let me know how could I go doing this
For reference the file is /libs/foundation/components/form/text
Thanks