Wintertree Software Inc.

Wintertree Spell Check Applet

Home Site index Contact us Catalog Shopping Cart Products Support Search

You are here: Home > Support > Wintertree Spell Check Applet > Storing Spell Check Applet in a different directory


Storing Spell Check Applet in a different server directory

If the Spell Check Applet is installed in a sub-directory of the of the directory containing the HTML page which uses the Applet, the CODEBASE attribute should be specified in the <APPLET> tag. Early versions of the Spell Check Applet user's guide did not mention this. For example, if the Applet and its related files are located in sub-directory "spellcheck", specify the following <APPLET> tag in your HTML:

<APPLET CODE="SpellCheckApplet.class"
NAME="SpellCheckApplet"
CODEBASE="spellcheck"
ARCHIVE="SpellCheckApplet.jar">
<!-- ...parameters go here... ->
</APPLET>

 


Home Site index Contact us Catalog Shopping Cart Products Support Search


Copyright © 2015 Wintertree Software Inc.