Foundeo
Foundeo Spell Checker Install Instructions

1) Extract the Foundeo Spell Checker zip to a directory on your server.

2) Read and agree to License.txt.

3) Copy the spellchecker directory to the root directory of the domain where you will be using Foundeo Spell Checker. The spellchecker directory contains a WEB-INF directory with the activspell2.jar in the lib directory within the WEB-INF directory. This makes it convenient to install as an application. You can also install Foundeo Spell Checker into an existing application by moving the activspell2.jar to the lib directory in WEB-INF for that application and adjusting the site-relative paths in the window.open() statements in each of the library includes in the spellchecker directory. So, in the /myApp application, /myApp would be prepended to those paths.

4) Make changes to /spellchecker/globals.inc if necessary. The default values are appropriate for most applications.

5) Reload the application or restart the server.

6) Browse to /spellchecker/example.jsp to test.