</font><blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">quote:</font><hr /><font size="1" face="Geneva, Verdana, Arial, sans-serif">Originally posted by amonitzer:
<strong>There's a tutorial about that stuff on <a href="http://www.cocoadevcentral.com/" target="_blank">CocoaDevCentral</a> (the only article in section "Java").
And to answer you question: You have to create the Java array using Java reflection over the bridge. Or use java.util.Vector.</strong></font><hr /></blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">Thank you. Vectors I've forgotten about...