There is no built-in serializer for sparse arrays, but SOAP Encoding
(section 5 of soap spec) does support it. So you would have to write
a serializer/deserializer and then it would work just fine.

Sanjiva.

----- Original Message -----
From: "Kam Fung" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 07, 2001 8:07 PM
Subject: PartiallyTransmitted Array / Sparse Arrays


> > Folks,
> >
> > Does Apache SOAP support PartiallyTransmitted Array / Sparse Arrays?
> >
> > I need to send an array with a large number of elements.  Sending it in
one SOAP
> > message is not preferred and I'm looking for the solution supporting
> > PartiallyTransmitted Array / Sparse Arrays.
> >
> > Kam.
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to