Introduction

Thank you for purchasing RapidSpell Web, please keep up to date through our website keyoti.com

and feel invited to post feedback. We also ask that you register your purchase so that we may offer you

support and free upgrades from time to time, at http://keyoti.com/care/register

Online Resources

We invite you to visit our Knowledge Base and Support forum at http://keyoti.com/kb and

http://keyoti.com/support.

Overview

RapidSpell Web provides a spelling component to add spell checker functionality to your web applications by simply adding either two .js files to any web page or by adding a JSP Tag to a JSP page or using the Beans in Servlets. There are no programming skills required to use RapidSpell Web Tags, making it accessible to JSP page designers as well as Java programmers. The UI provides all the usual features, add, change, change all, ignore, ignore all, undo, and smart suggestions. It interactively checks any HTML text box component such as <textarea> and <input type=’text’> aswell as 3rd party rich Html text box components. The spell checker UI features an advanced preview pane to interactively highlight errors (with no post back). The spell checker accepts manual corrections, and also supports user dictionaries (either one dictionary for all users or separate user dictionaries). The included non GUI component provides core spell checker functionality at the middleware level, which means it is suitable for server applications as well as any console application.

Common Uses

The Tag components can check any Html text component (e.g., <textarea>, <input type=’text’> and 3rd Party). The non-GUI component provides core spell checking functionality, allowing it to be useful in any application, including: Server applications and Console based applications.

Requirements

The components were built to JSP1.2 specifications, they were developed and tested on Tomcat 4+,IBM WebSphere, JBoss and Bea WebLogic.