Apologies, this is most likely a newbie question.
I'm using ckeditor on my web page, and passing the data to a java servlet back-end on submission of the front-end form. In the servlet, when I fetch the data (using HttpServletRequest.getParameter) I'm getting what looks to be the editor itself (with a very large createInlineScriptElement() value).
How do I extract only the text, and not the associated javascript?
many thanks!
robin
Fri, 10/15/2010 - 23:12
#1