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 » 
 
Is there a way to include the class code in a serialized object so that it can be deserialized witho...
Fri 03/16/01
07:00:09AM
 
2
Tue 01/09/01
05:11:48PM
150
 
 
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
 
 
Can any one tell me the need of serialization? Thanks in Advance.
Mon 02/27/06
02:14:25PM
 
2
Mon 02/27/06
06:39:09AM
45
 
 
what is heap memory ? how it works ? how to implement concept of heap memory ? pls help me......
Mon 04/10/06
07:54:46AM
 
2
Mon 03/13/06
12:28:14AM
111
 
 
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
 
 
 
Hello, I am serializing some data and I don't know why the program is hanging. It writes out the f...
Fri 07/21/06
11:22:29AM
 
2
Thu 07/20/06
12:11:49PM
98
 
 
I would like to know how to generate .ser file? Is there any java command to generate it or I ne...
Tue 12/12/06
11:23:18AM
 
2
Sat 10/21/06
02:57:18AM
111
 
 
Hi, I have a problem in Java, if we want store a object in a stream we need to implement Runnable o...
Sun 01/07/07
05:51:28PM
 
2
Tue 01/02/07
02:48:38AM
38
 
 
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
 
 
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
349
 
 
 
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