Mark Mandel wrote:
> So you can't just go:
> 
> list = createObject("java", "java.util.ArrayList").init();
> list.add(...);
> 
> And pass that through?

nope. it even rejects java.utils.Arrays.asList() which btw returns a nested 
class Arrays$ArrayList.

i suppose a problem was that i couldn't create a List & add stuff to it in cf 
no 
matter what i tried (Object, Double, whatever).

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302820
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to