You can also use Dojo with Struts 1. I am currently using dojo 1.3.2 with 
struts 1.3.10 with no issues whatsoever.

--- On Mon, 1/11/10, Paul Benedict <pbened...@apache.org> wrote:

> From: Paul Benedict <pbened...@apache.org>
> Subject: Re: drop down list auto suggest feature using 
> Struts1.1/JSP/Javascript
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Received: Monday, January 11, 2010, 2:35 AM
> 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
> 
> 


      __________________________________________________________________
Connect with friends from any web browser - no download required. Try the new 
Yahoo! Canada Messenger for the Web BETA at 
http://ca.messenger.yahoo.com/webmessengerpromo.php

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to