TinyMCE spellchecker java implementation

This article describes how to create your own spellchecker with java and use it with TinyMCE richtext-editor.
You will have an ability to include your own dictionaries and reuse that application between different web-applications.
The result will be servlet to which TinyMCE will send spell-checking requests via HTTP