Serialization

Serialization allows you to create a JVM-independent binary representation of an in-memory Java object. This external representation may be used to transfer or store the object and to recreate it in another JVM.  

Serialization allows you to create a JVM-independent binary representation of an in-memory Java object. This external representation may be used to transfer or store the object and to recreate it in another JVM.   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  11 to 20 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
what is serializatio,i want details expalination,what happens in background when object is serialize...
Wed 09/15/04
12:05:53AM
 
0
Wed 09/15/04
12:05:53AM
43
 
 
what is heap memory ? how it works ? how to implement concept of heap memory ? pls help me......
Mon 04/10/06
07:54:46AM
 
2
Mon 03/13/06
12:28:14AM
110
 
 
can anyone tell me wat is the usage of serialization? how it serializes the objects? can i serialize...
Mon 02/07/05
05:06:48AM
 
1
Mon 02/07/05
02:41:54AM
47
 
 
what is extanation of serilizable file and where is it store ? Please use html tags to format code...
Fri 12/17/04
02:12:10AM
 
1
Mon 12/06/04
02:38:29AM
45
 
 
Hi, I have a java program that communicates with a TI DSP running assembly code over serial port. ...
Sun 11/23/03
03:04:32AM
 
1
Thu 09/11/03
04:43:48AM
36
 
 
 
I'm running a stateless EJB application on WebSphere which uses threading to achieve throughput,. I'...
Wed 11/07/07
11:55:27AM
 
0
Wed 11/07/07
11:55:27AM
111
 
 
Why it is not possible to serialized static and transient variables ?
Fri 08/23/02
07:43:25AM
 
1
Thu 08/22/02
11:23:45PM
35
 
 
what is the meaning of state of object?
Wed 11/21/07
01:50:40AM
 
0
Wed 11/21/07
01:50:40AM
91
 
 
Hi All I have one doubt. Can we searlize the state of a thread? Regards Kulbir
Thu 02/18/10
02:41:59AM
 
0
Thu 02/18/10
02:41:59AM
434
 
 
The skipBytes(int) API in ObjectInputStream always returns a zero everytime i try using it. Any idea...
Thu 07/21/05
02:10:54AM
 
0
Thu 07/21/05
02:10:54AM
118
 
 
 
Results  11 to 20 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact