Spell Checker SDK for the Java (tm) J2EE platform. Add spell check capabilities to Java (tm) applets or Java applications. Compatible with JSP, Servlets, J2EE, Swing, Oracle Forms.
The JSpell Java SDK Spell Checker is compatible with all versions of Java 2 1.3.1 and higher, including JDK 1.6. This version of JSpell does not support Java 1.02 or Java 1.1. If you require support for Java 1.02 or Java 1.1 please contact our support desk for information on obtaining an earlier release of JSpell.
Requirements
The JSpell Java SDK software requires a Java 2 compatible operating environment. If you require support for Java 1.02 or Java 1.1 then please contact the JSpell support desk to inquire about obtaining an earlier release of the JSpell software.
Quick Start
Java Application with Local Spell Checking
The JSpell Java SDK application spell checker class files are contained within the jspellsdks.jar file. Inside the directory where you extracted the jspellsdk.zip file execute the following command to run the JSpell Java SDK application test:
java -cp .;jspellsdks.jar com.jspell.demo.JSpellAppTestLocal ./lexicons/
This will launch the JSpell standalone application. All of the dictionaries available in the lexicons folder will be shown in the drop down list. You may choose any available language to test the spell checker.