Tips: What is the magic Serializable interface does in Java?
- From: Venkat Sadasivam <venkatachalam.sadasivam@xxxxxxxxx>
- Date: Mon, 24 Mar 2008 07:17:17 -0700 (PDT)
Most of you might know that serialization is required when you want to
do some I/O operation.
Why not all objects are by default Serializable?
Read the below page to understand the design consideration behind the
serialization.
http://venkatsadasi vam.wordpress. com/2008/ 01/27/what- is-the-magic-
serializable- interface- does-in-java/
- Venkat
.
- Prev by Date: Re: JWS Program problem with MAC
- Next by Date: Re: JWS Program problem with MAC
- Previous by thread: JWS Program problem with MAC
- Next by thread: Re: Using Java To Implement RSA Algorithm
- Index(es):