Maybe I'm just being pendantic, but this isn't really related to Struts at all.
java.util.Arrays and java.util.Collections provide a lot of methods to
transform between arrays and collections. You will find your answer
after some reading and some experimentation.
On 11/10/06, temp temp <[EMAIL PROTECTED]> wrote:
I want contents of java.util.list as string array
Object aObject[]= list.toArray();
How can I cast this to string []?
Thanks & Regards
Miro
---------------------------------
Everyone is raving about the all-new Yahoo! Mail beta.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]