Re: Serialization of large Objects
Posted By:
James_Bayer
Posted On:
Tuesday, December 3, 2002 11:51 AM
How large are we talking? Currently as a part of a program I have, I serialize an object that is about 3 megs with no problem. I'm using a 1.4 JDK on Windows.
What do you mean by hang...does it fail or just never complete?