Hi
I am using tinymce textarea on my jsp page.
I have spring 3 application running on Tomcat 7.
I managed to get textarea working. But when I clicked spellchecker button, I get popup message "There was an error processing the request." .
Please can someone point me in the right direction or help with the code.
Hi I am using tinymce textarea on my jsp page. I have spring 3 application running on Tomcat 7. I managed to get textarea working. But when I clicked spellchecker button, I get popup message "There was an error processing the request." . Please can someone point me in the right direction or help with the code.
here is my jsp page
<!DOCTYPE html>
Many thanks.