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  111 to 120 of 436  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 44 Next » 
 
I have a method for serializing a hashtable. _cache is the hashtable, and _cachefile is the na...
Thu 06/14/01
01:27:16PM
 
1
Thu 06/14/01
12:36:53PM
31
 
 
I have written the java code which adds nodes into existing xml file.I didn't use JDom for that.Th...
Tue 07/08/03
05:05:37AM
 
1
Tue 07/08/03
02:31:33AM
48
 
 
How do I use the @serial javadoc tag?
Sun 03/26/00
11:08:50PM
 
0
Sun 03/26/00
11:08:50PM
35
 
 
How do I use the @serialData javadoc tag?
Sun 03/26/00
11:10:52PM
 
0
Sun 03/26/00
11:10:52PM
58
 
 
How do I use the @serialField javadoc tag?
Sun 03/26/00
11:09:24PM
 
0
Sun 03/26/00
11:09:24PM
58
 
 
 
i have opened a FileOutputStream(fis)(name,true) for appending and created a ObjectOutputStream with...
Sun 07/08/01
07:45:29PM
 
1
Thu 07/05/01
12:32:48AM
32
 
 
We have produced a class to represent a type-safe enumeration of values. The class uses the writeRe...
Mon 06/11/01
06:16:59AM
 
0
Mon 06/11/01
06:16:59AM
48
 
 
As per my understanding Serializable is a marked interface, which has no methods. If a class imp...
Tue 03/29/05
05:09:14AM
 
0
Tue 03/29/05
05:09:14AM
124
 
 
Hi to All My Question is How many types of serializations are available? And Java is which type o...
Sun 05/29/05
10:31:04AM
 
1
Fri 05/27/05
01:48:36AM
39
 
 
Can you send a java program that calculates the size of HTTPSession object in a jvm. so that I can r...
Mon 07/12/04
03:51:03AM
 
2
Fri 04/30/04
02:21:54AM
38
 
 
 
Results  111 to 120 of 436  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact