Re: drop down list auto suggest feature using Struts1.1/JSP/Javascript

2010-01-11 Thread Struts Two
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 wrote: > From: Paul Benedict > Subject: Re: drop down list auto suggest feature using > Struts1.1/JSP/Javascript > To: "Str

Re: drop down list auto suggest feature using Struts1.1/JSP/Javascript

2010-01-10 Thread Paul Benedict
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 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