Hi all,

We are also using the same approach to populate the dropdowns and
list/selects.
I don't see anything wrong in that approach.
The only difference is we don't use an iframe. Instead we open a new child
window to populate.

Thanks

Ryan Norman

----- Original Message -----
From: "Emerson Cargnin - MSA" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Friday, May 10, 2002 02:45 PM
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]>

Reply via email to