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  71 to 80 of 436  « Prev 1... 3 4 5 6 7 8 9 10 11 12 ... 44 Next » 
 
If static members of the class r not serialize during serialization then how can we get them back du...
Thu 01/19/06
02:26:43AM
 
2
Fri 01/06/06
03:27:16PM
39
 
 
how to syncronize object with out using syncronize key word
Mon 02/25/02
01:54:54AM
 
1
Mon 02/25/02
12:23:32AM
29
 
 
i want to send an offscreen image object over the network using RMI but i`m getting a NotSerialized ...
Sun 03/09/08
10:16:36AM
 
1
Sun 03/09/08
03:15:04AM
98
 
 
i want to know how to serializ a object can anybody send me any refrance code Please use html tags...
Fri 12/15/06
07:51:10AM
 
1
Fri 12/15/06
07:09:15AM
96
 
 
how to draw dynamic xy graph which getting input continously from other class
Sat 10/20/01
06:55:52AM
 
0
Sat 10/20/01
06:55:52AM
36
 
 
 
how i can read from console ? and save in a verctor.
Wed 03/20/02
07:30:00AM
 
1
Mon 03/18/02
05:37:03AM
31
 
 
hello i want to serialize an image i know you have to convert it to int[w][h] first but how can we k...
Wed 02/18/09
09:12:37PM
 
0
Wed 02/18/09
09:12:37PM
550
 
 
I want to seralize an object and store it temp. whenever reqd, client request, I want to bring back ...
Wed 01/05/05
04:59:29AM
 
2
Wed 01/05/05
03:21:07AM
33
 
 
how can a resultset be serialised and retreived?
Tue 01/16/01
05:51:39AM
 
0
Tue 01/16/01
05:51:39AM
35
 
 
I have an array that I am using array [i][j].equals("b") what is the != version of this .equals("") ...
Wed 12/11/02
03:21:49PM
 
1
Wed 12/11/02
03:19:27PM
44
 
 
 
Results  71 to 80 of 436  « Prev 1... 3 4 5 6 7 8 9 10 11 12 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact