Papaya Head wrote:
>
> anyway, here is my last question on this topic: are you saying that all the
> serialized objects have this 64K limit?

I am specifically referring to the DataOutputStream.writeUTF(String) method.
This method is called by ObjectOutputStream when a String is serialized.

I think String is the only core class with this limitation, but I am not
positive. My knowledge is in the context of String rather than Serialization.

K Mukhar

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to