Hi all,
I am trying to customize and use own configuration of tinyMCE editor. I was able to bring up the editor in my html page. Once the user opens the html page(this page has the tinyMCE editor embedded with the default html content)he edits the content. Is there any written server/java classes that i can reuse to save the edited html content to the same html file?
i can see create-html.jsp. Can i use any of the components to store the content in TinyMce editor?
Pls let me know….if its possible or any solution to store it in the editor….
Thanks,
Lakshmi