Easy AJAX using jQuery
Small update: You can see the code live here if my computer is online.
The “new” Javascript libraries ease the use of AJAX a lot: With these two simple code snippets
(A simple Servlet for searching through /usr/share/dict/words and a simple jQuery/Javascript -Script) I was able to create an autocompletion form in a few minutes:



