tags:

views:

569

answers:

1

Hi ,

Can anyone tell how to imaplement autosuggest feature to a textbox in jsp using ajax?

A: 

There's a nice AutoComplete jQuery plugin for this. And there's a tutorial showing how easy it is to setup.

Darin Dimitrov