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  21 to 30 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
Which one of the following requirements must a class meet in order to be written to a stream using O...
Wed 09/19/07
09:46:03AM
 
2
Wed 09/19/07
02:51:28AM
348
 
 
What does "wrapping" an object mean? Choice 1 Placing an object into a HashMap for later retrie...
Wed 09/19/07
03:31:41AM
 
1
Wed 09/19/07
02:46:32AM
132
 
 
What does "wrapping" an object mean? Choice 1 Placing an object into a HashMap for later retrie...
Wed 09/19/07
03:31:30AM
 
1
Wed 09/19/07
02:48:35AM
120
 
 
a. Scrollable is an interface. b. Writable is an interface. c. TextScreen is an abstract class. d...
Wed 09/19/07
03:31:20AM
 
1
Wed 09/19/07
02:50:17AM
369
 
 
Hi, I am getting exception while exucuting the following code: private void printToFile(Document d...
Wed 07/18/07
01:16:41AM
 
0
Wed 07/18/07
01:16:41AM
97
 
 
 
Hi, Sorry for being little over descriptive here. I have an issue deserializing a file that conta...
Wed 06/20/07
11:53:38AM
 
1
Tue 06/19/07
11:29:24PM
92
 
 
what is the other purpose of serialization except that storing the data of object into stream
Sun 05/06/07
10:03:47AM
 
2
Fri 05/04/07
06:43:24AM
98
 
 
This option raises an internal Eclipse error and refers to the log file for details. Every...
Fri 04/20/07
12:17:35PM
 
1
Fri 04/20/07
11:57:03AM
96
 
 
Hi, The servlets in our application is invoking a RMI server to create a serializable object. This...
Tue 03/27/07
09:32:57PM
 
1
Mon 03/26/07
03:48:45AM
104
 
 
How we use serialization process in core java concept give me the brief explanation
Mon 03/26/07
02:24:54AM
 
1
Mon 03/26/07
01:10:25AM
96
 
 
 
Results  21 to 30 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact