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  391 to 400 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
whats the purpose of serialize interface? it dosent has any methods and variables? how our class ...
Mon 09/05/05
02:57:51PM
 
2
Wed 07/27/05
04:25:41AM
115
 
 
Hi, I want to serialize some information on to the disk in a file format and after a fixed time in...
Mon 05/23/05
08:39:59AM
 
0
Mon 05/23/05
08:39:59AM
115
 
 
hi all, is the any Java Api to read Tiff images which is stored in Optical Juke box? pleas...
Thu 01/27/05
01:56:26AM
 
0
Thu 01/27/05
01:56:26AM
116
 
 
I am getting ClassCastException with trying to do the following A SuperClass which cannot be ...
Tue 02/21/06
01:26:10PM
 
2
Tue 02/21/06
01:19:50AM
116
 
 
How can I serialize an object into a byte array?
Fri 07/14/00
07:03:28AM
 
0
Fri 07/14/00
07:03:28AM
117
 
 
 
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
 
 
Am I asking a ridiculous question here? Is it possible to write an object, one at a time using Seria...
Tue 07/18/06
04:50:48AM
 
2
Fri 07/07/06
05:18:58AM
118
 
 
What happens if we serialize the constructor(/s) of a class? What's the effect?
Sat 04/02/05
06:14:46AM
 
1
Sat 04/02/05
12:19:12AM
119
 
 
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
 
 
can we store the object of a class the session?If it is possible how can we access the methods and v...
Tue 04/05/05
05:18:10AM
 
0
Tue 04/05/05
05:18:10AM
121
 
 
 
Results  391 to 400 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact