Title: RE: [Juglist] Saving/Reloading an object's state.

Check the XML-based serialization, which is now officialy part of the JDK 1.4
http://java.sun.com/j2se/1.4.1/docs/api/index.html

/Nascif

> -----Original Message-----
> From: neil [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 25, 2003 10:39 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Juglist] Saving/Reloading an object's state.
>
>
> I can Serialize/Deserialize small objects easily, but I get a
> 'StackOverFlowError' if I try to Deserialize a complex
> gui.(the Serialize works fine, I assume, because no
> exceptions were thrown!);
>
>
>
> _______________________________________________
> Juglist mailing list
> [EMAIL PROTECTED]
> http://trijug.org/mailman/listinfo/juglist_tri> jug.org
>

Reply via email to