senthil Kumar wrote:
Hi All.,
I have a following statements. Here validStatus is the String[] property. It contains the value of " a,b,c,d". I am used Stringtokenizer.
Do you mean validStatus is an array of the Strings "a", "b", "c" and
"d", or a string array with one entry "a,b,c,d"? I'l
Hi All.,
I have a following statements. Here validStatus is the String[] property. It
contains the value of " a,b,c,d". I am used Stringtokenizer.
once executing this statement
it is print like " a b c d" .
Now i want to print he same result in drop down (listbox) like one by one.
2 matches
Mail list logo