| Author |
Writing serialized objects to files
|
pamela jones
Greenhorn
Joined: Apr 26, 2003
Posts: 5
|
|
|
I am trying to figure out how to write serialized objects to a file and then deserialize the object. I am lost on this subject. Any coding examples I can follow? Thank you.
|
 |
Francis Siu
Ranch Hand
Joined: Jan 04, 2003
Posts: 867
|
|
hi pamela For output the Object For input object I hope this can help you a lot
|
Francis Siu
SCJP, MCDBA
|
 |
Kathy Sierra
Cowgirl and Author
Ranch Hand
Joined: Oct 10, 2002
Posts: 1572
|
|
Howdy Pamela I have a PDF file on serialization (10 pages, very easy to read) at: serialization PDF cheers, Kathy
|
Co-Author of <a href="http://www.amazon.com/exec/obidos/ASIN/0596007124/ref=jranch-20" target="_blank" rel="nofollow">"Head First Design Patterns"</a><br /> <br />Just a Jini girl living in a J2EE world.
|
 |
 |
|
|
subject: Writing serialized objects to files
|
|
|