Java Serialization

Regarding all zip files for download.

  • All downloadable zip files contains a Netbeans IDE project with code examples.
  • Needed tools for all examples can be found in the right menu on this page.
Write and Read a java serialized object Download
This example shows how to write and read a java serialized object of a Rectangle class to and from a file. WriteReadObject.zip
Write and Read a java serialized object with customizing Download
This example shows how to write and read a java serialized object of a Rectangle class to and from a file with customizing included. WriteReadCustomized.zip
Write and Read a java serialized object with full control Download
This example shows how to write and read a java serialized object of a Rectangle class to and from a file with full control included. WriteReadExternal.zip
Write and Read a java serialized object with version control Download
This example shows how to write and read a java serialized object of a Rectangle class to and from a file with version control included. JavaSerializeVersioning.zip

© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.