badsyntax / jquery-spellchecker

[not maintained] A lightweight jQuery plugin that can check the spelling of text within a form field or DOM tree.
http://jquery-spellchecker.badsyntax.co
MIT License
257 stars 113 forks source link

having problem to get Spell checker working #67

Closed ishfady closed 10 years ago

ishfady commented 10 years ago

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>

jQuery Spellchecker - TinyMCE ``` ```
``` ```

Many thanks.