Re: Re: Ksoap: Parameters

Sati Hillyer <[email protected]> Thu, 11 Sep 2003 10:57:46 -0700
Newsgroups gmane.comp.java.enhydra.ksoap
Message-ID <BB8605AA.8820%[email protected]>
I want my result to be an array of objects, what is the correct command to
access this. Then, I will be able to parse the array and remove the elements
I need.

Thanks,
Sati

On 9/10/03 1:13 AM, "[email protected]"
<[email protected]> wrote:

> Yes you can.
> 
> In an RPC style request, the result is zero or one object.
> 
> This object can be array of objects, or a complex object
> wrapping whatever you want.
> 
> In one of my application, I use kSoap to return a pretty
> complex object that can be up to 10 MB when serialized
> in XML !
> 
> Regards,
> Sebastien.
> 
> ----- Original Message -----
> From: "Sati Hillyer" <[email protected]>
> To: <[email protected]>
> Sent: Wednesday, September 10, 2003 2:50 AM
> Subject: Ksoap: Parameters
> 
> 
>> Can kSOAP handle receiving multiple parameters at one time? For instance,
>> receiving 3 or 4 strings in one transmission. I can send multiple strings
>> and vectors with no problem, but I need to receive as well. Please let me
>> know if this capability is available.
>> 
>> Thanks in advance,
>> Sati
>> 
>> _______________________________________________
>> Ksoap mailing list
>> [email protected]
>> http://www.enhydra.org/mailman/listinfo.cgi/ksoap
>> 
>> 
> 
> 
> 
> 
> _______________________________________________
> Ksoap mailing list
> [email protected]
> http://www.enhydra.org/mailman/listinfo.cgi/ksoap
>