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  61 to 70 of 436  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 44 Next » 
 
any body please tell me how to create java object on the client side please help
Thu 06/06/02
09:49:42AM
 
1
Tue 05/28/02
02:17:09AM
29
 
 
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 write my data to a new csv file, after FileOutputStream.close, and then use Runtime rn = Run...
Mon 06/17/02
01:26:08AM
 
0
Mon 06/17/02
01:26:08AM
30
 
 
If two interfaces are implemented having identical methods, when the method is called, how can we kn...
Wed 11/28/01
06:33:50AM
 
2
Thu 11/08/01
04:22:33AM
40
 
 
Hi Is there a way to set values for transient fields after deserialization? I have following co...
Sat 06/26/04
02:05:24AM
 
0
Sat 06/26/04
02:05:24AM
37
 
 
 
Hi Is there a way to set values for transient fields after deserialization? I have following co...
Mon 06/28/04
07:09:55AM
 
1
Sat 06/26/04
02:05:25AM
33
 
 
can i set the serialVersionUID to hascode of a string?
Wed 04/10/02
10:11:19AM
 
1
Wed 04/10/02
09:48:54AM
29
 
 
if i want to make an obj as immutable,need i specify its class as immutable or that perticular obj.h...
Fri 12/17/04
02:05:30AM
 
1
Tue 10/12/04
10:10:40PM
42
 
 
After i create a hashtable with serialized objects and attempt to shoot them through a socket, i get...
Thu 02/27/03
10:34:20AM
 
0
Thu 02/27/03
10:34:20AM
34
 
 
how can i use serialization Please use html tags to format code blocks.
Wed 06/01/05
06:28:01AM
 
1
Tue 05/31/05
04:40:46PM
30
 
 
 
Results  61 to 70 of 436  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact