This seems to come up frequently. You have to add some Javascript on the client side to either populate hidden form fields or to iterate through the entire target set and select them all - the values don't get passed in the HTTP request unless it's selected.

w

On Wed, 26 Jan 2005 23:01:19 +0530
 "Sudheer" <[EMAIL PROTECTED]> wrote:
Hi,

In the below given code I am populating the html:select property 'from'
using a
java bean. On clicking the '>>' button I am moving the selected option from
''from' to 'to' html:select using the javascript function move().



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to