|
If you are using Spring framework then you just have to provide the path of the variable, which is going to store the value(s) of listbox selection, and it will automatically select the specified value.
Otherwise ( apart from that splitting string using "," )
you can use String[] also,
if the valueOfCurrentItemInList==Strin[i] // traverse it
then used selected keyword
of listbox.
__________________
i am the future
|