The Java SE 6 documentation on Object Serialization states the following about the uses of Java serialization: Serialization is used for lightweight persistence and for communication via sockets or ...
Java and Java-related technologies continue to be introduced and continue to mature. As Java becomes more enterprise ready, as opposed to application-platform centric, we are seeing the introduction ...