I'm a rails developer and I took advantage by the easily of jquery to make asynchronus request to the server. Now I'm developing an application with struts version1, and I don't know any idea there to start to make an asynchronus request, I want to insert an autosuggestion feature on a textfield querying the database as the user start to type. Do you have something to suggest (or at least some tutorial to redirect me? )
Thanks