| Author |
About Serialization..?
|
Mortin kim
Ranch Hand
Joined: Nov 15, 2007
Posts: 44
|
|
HI., I have couple of question on serialzation,please update me. 1.What is serialisation..? 2.I am writing one form bean by implementing serilization.what it is typically doing..?how it is writing the state of the obj into hard disk..? 3.what is Externalisation..? how it is controlling the serialization..? KIM
|
 |
sajja bala
Greenhorn
Joined: Dec 12, 2007
Posts: 11
|
|
Hi Ranchers For the first question the answer is as follows The serialization is a mechanism to persist the object in the memory. It is an interface although it can not have any methods to override. A background process will continue... For the second question; i am not aware of that I am not aware of the third... If any............
|
Have a Good Day........<br />Sajj Bala Subrahmanyam
|
 |
 |
|
|
subject: About Serialization..?
|
|
|