t; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 08, 2002 6:12 AM
Subject: RE: Use Java Collection
> Sam,
> I don't know what is usual, but I send the Collection and receive an
Object
> array on the client side. My client stub then builds a Collection from
ailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 08, 2002 6:57 AM
To: [EMAIL PROTECTED]
Subject: Use Java Collection
Hi all,
I have a question about web services, more eprecisely about type exchange.
I would like my web service to send a collection of java objects, I'd
implemented that method
t
Hi all,
I have a question about web services, more eprecisely about type exchange.
I would like my web service to send a collection of java objects, I'd
implemented that method
to send the java.util.Collection object.
public Collection get myMethod ( String a, String b ) {
Collection c = ne