Look into Java Web Parts. It's an ajax framework that's compatible with Struts 1.
On Sun, Jan 10, 2010 at 8:21 AM, sri2003 <hipal...@yahoo.com> wrote: > > 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 Struts1.1/JSP/Javascript? > > Any sample code/example would be great. > > Thanks in advance > -- > View this message in context: > http://old.nabble.com/drop-down-list-auto-suggest-feature-using-Struts1.1-JSP-Javascript-tp27098731p27098731.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org