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  361 to 370 of 436  « Prev 1... 32 33 34 35 36 37 38 39 40 41 ... 44 Next » 
 
Hi, I am totally lost on how to deserialize (and reconstruct) an image taken from a java space. I...
Wed 10/12/05
06:54:39AM
 
1
Wed 10/05/05
12:32:41PM
130
 
 
Hai Anybdy cld plz let me knw how to find out the memory address where the java objects are stor...
Mon 10/17/05
10:07:33AM
 
3
Thu 10/13/05
01:15:59PM
112
 
 
I can't explain while asking difference between serialization and Marshalling. One think i know, Mar...
Thu 11/10/05
05:38:30AM
 
0
Thu 11/10/05
05:38:30AM
98
 
 
I am currently doing an java application. I have a controller class holding a hashtable storing r...
Thu 11/10/05
07:48:29AM
 
3
Fri 10/14/05
01:22:12AM
122
 
 
I have some sub classes which extends the same super class. I send this sub class(s) through object ...
Fri 11/18/05
12:29:54PM
 
3
Thu 10/27/05
01:12:53PM
114
 
 
 
hi all, i just trying to port a java code from windows to linux, its a webapp using jetty, and the t...
Tue 11/29/05
09:17:42AM
 
0
Tue 11/29/05
09:17:42AM
101
 
 
I have a Runnable object I want to serialize while it is being used in a live thread. I want to be...
Thu 12/01/05
03:02:55AM
 
1
Tue 11/29/05
09:42:02AM
91
 
 
Hi all, I am not understanding Serialization.When we say Serialization of objects,we mean writ...
Fri 12/16/05
03:47:34AM
 
1
Fri 12/16/05
12:41:12AM
104
 
 
Can we make static variables Serializabe?If not how to make them Serializable? Thanks in advance. ...
Fri 12/16/05
04:19:09AM
 
4
Fri 10/07/05
08:56:43AM
106
 
 
I use an URLClassLoader to load a class from a jar, then I instantiate an object and serialize it....
Fri 02/10/06
10:19:13PM
 
3
Fri 11/18/05
12:19:23PM
107
 
 
 
Results  361 to 370 of 436  « Prev 1... 32 33 34 35 36 37 38 39 40 41 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact