Re: about the array
[email protected] Fri, 29 Nov 2002 13:25:15 +0100
| Newsgroups | gmane.comp.java.enhydra.ksoap |
|---|---|
| Message-ID | <[email protected]> |
Just use a Vector. Vectors are serialized into SOAP arrays. Regards, Sebastien. "袁峰" <[email protected]> Sent by: [email protected] 2002-11-29 04:16 Please respond to ksoap To: <[email protected]> cc: (bcc: Sebastien Petrucci/LEU/COMP/PHILIPS) Subject: Ksoap: about the array Classification: I use the ksoap as the client parser to interop with the axis server but .... I want to send a array of the object which I defined by myself , The read and write about a single object of this kind is ok now. and I can read the object array in the ksoap client , but how can i write the array using ksoap? vector? hashtable? ksoap cannot support the array type ? how can I use it? urgency! Thanks in advance! a ksoap newbie _______________________________________________ Ksoap mailing list [email protected] http://www.enhydra.org/mailman/listinfo.cgi/ksoap