shukla1_alok
11-18-2003, 04:28 PM
Hi,
I have Select List which has the Multiple Selection option turned off.
When I submit my form via a method I turn on the Multiple Selection Option
to True and loop through the List and set the Selected Option for individual
element to true.But in my action Class I get back only one value from the List.
But if I put the Alert inside the function and do the same as I described above
I get all the values.
I am using struts.
Am I missing something.
Thanks,
Alok
I have Select List which has the Multiple Selection option turned off.
When I submit my form via a method I turn on the Multiple Selection Option
to True and loop through the List and set the Selected Option for individual
element to true.But in my action Class I get back only one value from the List.
But if I put the Alert inside the function and do the same as I described above
I get all the values.
I am using struts.
Am I missing something.
Thanks,
Alok