Thanks Sathish. Unfortunately, we are using Strust1.1; whereas the below metioned example is applicable for Struts2. So, need to find something for Struts1.1
Thx sathish kumar wrote: > > Hi, > Plz go through this struts documentation and remember to use google. > You can find an working example for autocomplete using struts at below > link. > > http://www.roseindia.net/struts/struts2/struts2uitags/autocompleter-example.shtml > http://www.roseindia.net/struts/struts2/struts2uitags/autocompleter-example.shtml > > > > > sri2003 wrote: >> >> <p> >> >> Hi, >> >> Need to have a drop down list with populated values; but when the user >> wants to select a value, he can either type in the first few letters or >> select it from the drop down list with the mouse or both. >> >> example: a drop down list has 10 values. the user >> clicks on the drop down and it allows him to type in the box or select >> the value from the drop down, but if he type "A" it will just to all the >> values starting with "A" and if he continues to type "Al" it will further >> goto all >> the values that start with "Al" e.g. "Alex" and "Albert". >> >> How do i go about doing this using Struts/JSP/Javascript? >> >> Any sample code/example would be great. >> >> Thanks in advance. >> </p> >> > > -- View this message in context: http://old.nabble.com/auto-suggest-in-dropdown-list-using-struts-jsp-tp27061977p27071477.html Sent from the Struts - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org