- Joined
- Nov 21, 2012
- Messages
- 1
- Reaction score
- 0
hello there.i heard that, for transporting an object over network, we need to implement it from Serializable interface.i can not understand,
what is the use of implementing a class from java.io.Serializable interface? and how it works in a java enterprise application?does a transient variable denies being serializable?why so?
please reply with probable answer.
thank you all
what is the use of implementing a class from java.io.Serializable interface? and how it works in a java enterprise application?does a transient variable denies being serializable?why so?
please reply with probable answer.
thank you all
Last edited: