Well, are you up for creating (and donating) a custom taglib for the struts community?
I am picturing a taglib like........ <struts:dualCombo collection="limitedList" scope="session"> ..full integration with the Validator.. What do you think? ..or...maybe someone has already done this and I just haven't seen it yet (hmmm) JM > -----Original Message----- > From: Emerson Cargnin - MSA [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 10, 2002 6:35 PM > To: Struts Users Mailing List > Subject: Re: approache to populate combo-box on the fly > > > Ok , that's was a problem too, our code (javascript) had to be > especific to > the browser, although it's look like as ours code. My question > was about the > approache to make it using struts framework an taglibs. > > > ----- Original Message ----- > From: "James Mitchell" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Sent: Friday, May 10, 2002 6:58 PM > Subject: RE: approache to populate combo-box on the fly > > > > http://javascript.internet.com/forms/auto-drop-down.html > > > > Works in IE and NS > > > > JM > > > > > -----Original Message----- > > > From: Emerson Cargnin - MSA [mailto:[EMAIL PROTECTED]] > > > Sent: Friday, May 10, 2002 5:45 PM > > > To: 'Struts Users Mailing List' > > > Subject: approache to populate combo-box on the fly > > > > > > > > > Hi all > > > > > > We are using the following approache to populate a combo-box depending > on > > > the value of a changed combo-box : > > > > > > We have a iframe on the page, and on the onChange event of some > combo-box, > > > it loads an struts LoadSelectAction (generic for all cases like this) > that > > > populates other combo depending of some parameters. > > > > > > Is it a good practice? have anyone used other way to populate a combo > > > without sending the entire page to server and flicking the page? > > > > > > Emerson > > > > > > > > > -- > > > To unsubscribe, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

