esuslogo
 [To advertise Java(tm) Events here, contact joris@esus.com!]
banner

Java™
by example!






New @ Esus.com


  gb  In-house search engine for better results!

  gb  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 

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:

      Faq's:

      Articles:

      Related Links:







      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.