Steven, 

I suggests that you take a look at the echo service from the samples
directory.

Sylvain.

-----Original Message-----
From: Steven Gollery [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 04, 2002 1:41 PM
To: [EMAIL PROTECTED]
Subject: serializing Arrays, ArrayLists, Vectors


Hello,

It appears that serializing and deserializing Java Arrays, ArrayLists,
and Vectors converts them all to ArrayLists. Suppose I need to not only
pass the contents of the lists but also retain the type (for instance, a
Vector from the client needs to be deserialized as a Vector on the
server, and vice versa). I would assume that I need to write custom
serializers for arrays and Vectors. Is this right? Has anyone done this,
or can give me some advice?

Thanks in advance,

Steven Gollery
[EMAIL PROTECTED]


This message may contain privileged and/or confidential information.  If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so.  Thank you.

Reply via email to