可以使用RapidSpell Web Java和RapidSpell Desktop Java兩個拼寫檢查組件添加拼寫檢查功能到J2EE Web和Java Desktop Swing & JavaFX應用程序中,這兩個強大的組件可以滿足所有Java開發人員的拼寫檢查需求。
RapidSpell Web Java的主要功能是為Web(JSP/JSF)應用程序添加拼寫檢查功能。同時,RapidSpell Web Java支持1.1版(或更高)JSP技術規范,內建了包含140,000個詞匯的美式/英式英語字典和用戶字典,快速界面功能,內建一個強大的拼寫建議引擎。
Add spell checker functionality and value into Web applications with a couple of lines of JSP code. RapidSpell Web provides JSP developers and designers with a cross browser (and multi client platform) web Tag that requires no client installation, no special security settings and as much programmatic flexibility as you want. Written for JSP1.1 up, RapidSpell Web uses combined and separate customizable 140,000 word U.S. & U.K. dictionaries (and user dictionary), fast (no post back) interface and a powerful suggestion engine.
Details
RapidSpell Web provides a spelling component to add spell check functionality to your web applications, by simply adding the JSP Tag to a jsp page - Servlets are also supported with included JavaBeans. There are no programming skills required to use RapidSpell Web, making it accessible to JSP page designers aswell as Java programmers. The UI provides all the usual features, add, change, change all, ignore, ignore all, and smart suggestions. It interactively checks any HTML text box component such as <textarea> and <input type='text'> and 3rd Party text components such as pinEdit from Pintexx. 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 main dictionary may be customized or created from scratch with our free Dict Manager tool. The included core spell checker component API provides functionality suitable for server applications as well as any console application. It has been clocked at 50,000 words/sec on a standard 1GHz PC.
Technical
RapidSpell Web works in both Internet Explorer and Netscape, because it uses only HTML and Javascript on the web browser, this also means there are no special requirements, no long downloads, like with some spell checkers. It is easy to use RapidSpell Web as a Tag in a jsp page or programmatically in code behind, either way full customisation of style, layout and properties is possible. Using a simple HTML template mechanism it is also possible to layout the spell checker as you wish,including branding. All dictionaries (main and user's) are stored on the server, yet the user's spell checking experience is not hampered by any post-backs to the server,because there are none. RapidSpell Web functions in one of two modes, 'popup' - which open's a small console window with the spell checker in it or in 'separate' - which loads the spell checker in the main window on a separate page, there are no restrictions with either of these modes. Two powerful suggestions engines can be used to find good suggestions for words, including an exclusive 'sounds-like' algorithm. RapidSpell Web was designed to JSP1.1 specification and supports legacy browsers, Internet Exporer 5+ and Netscape 6+.
RapidSpell Web is expected to work with all J2EE servers, it has been tested in,and works correctly with;
-
BEA WebLogic Server
-
IBM WebSphere
-
Sun ONE Application Server
-
Jakarta Tomcat