Posted by & filed under Ajax, Programming(Web etc).

Sun Java Studio Creator 2 – Tutorials – Using an AJAX Text Completion Component:
In this tutorial, you use the Sun Java Studio Creator integrated development environment (IDE) to build a web page that contains a text field component created using the AJAX technology. As you type in the text field, auto-completion is attempted based on a list of possible expansions provided by a 180,000-word English dictionary. The dictionary is provided through a web service. The Completion Text Field component library and the files for the Dictionary Web Service are provided with the product. Note that this tutorial currently does not support any non-English version of the DictionaryService.war file.

Comments are closed.