[To advertise Java(tm) Events here, contact joris@esus.com!]
Java™
by example!
Login
Login here
Become a member
only $14.95/year!
New @ Esus.com
In-house
search engine
for better results!
Get updates with the esus.com
newsletter
!
Home
Browse Categories
Ask a Java Question
Help
For Java Tips & Tricks, subscribe to the
esus.com newsletter!
Search Java Q&A, Links, API's:
adv
Index
:
Java 2 Standard Edition (J2SE)
:
Java 2 JDK
:
Input/Output (java.io.*)
:
Streams
Become a member to observe this category
Object Serialization
Subcategories
Questions & Answers
= answered,
= unanswered
General:
What is serialization and when should I use it?
How do I write /read an object to /from disk?
How do I customize the (de)serialization of objects?
How do I customize serialization with Externalizable?
What does the transient keyword mean?
What is an alternative to using transient to prevent a field from being serialized?
Why do I get the error java.io.NotSerializableException?
What is the difference between Serializable and Externalizable?
Why are static fields not serialized?
What is a serialVersionUID and a Stream Unique Identifier (SUID)?
How do I make a new version of my class compatible with an old one?
Can I use Serialized objects in other languages than Java?
Why do I get a java.io.EOFException when Serializing a String?
Why do I get a InvalidClassException when trying to deserialize an object?
How do I serialize a Canvas?
How do I get the serialVersionUID of a class?
How can I serialize my objects in an XML format?
How do I get the SUID of a class at runtime?
How do I serialize an array?
When do I use readResolve and writeReplace?
Further Information (sorted alphabetically)
Api's:
Class java.io.ObjectInputStream (1.2)
Class java.io.ObjectOutputStream (1.2)
Faq's:
JGuru's FAQ on Serialization
Articles:
Advanced Object Serialization
Implement Persistent Objects with Java Serialization
Learning Polymorphism and Object Serialization
Object Persistence Made Easy
Object Serialization, Java and C++
Performance myth: serialVersionUID improves Java serialization performance
Serialization
Serialize Java Data Objects to XML
The Wonders of Java Object Serialization
Related Links:
JDC Tech Tip: Improving Serialization Performance with Externalizable
JDC Tech Tip: Serialization and Transient Values
JDC Tech Tip: Serialization in the Real World
Java Object Serialization Specification (Sun)
Java.io Stream Overview (IBM Online Course)
JavaWorld Tip: Share Java objects using e-mail
Object Persistence Made Easy
The objectio package, debug serialized objects
Terms of Service
|
Privacy Policy
|
Contact
Copyright © 2000-2003 Esus.com - All Rights Reserved
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. Esus.com is independent of Sun Microsystems, Inc. All other trademarks are the sole property of their respective owners.