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  21 to 30 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
Hello. I wish to save a JTree with all its nodes and data. How do I do this?
Fri 09/07/01
11:16:44AM
 
0
Fri 09/07/01
11:16:44AM
38
 
 
I am trying to write a binary data file to a java space so a worker can then take it. What is the e...
Fri 02/22/02
08:13:05AM
 
0
Fri 02/22/02
08:13:05AM
32
 
 
How to retrive column names from the table and store that column names in Object. Please send the...
Wed 07/21/04
04:35:28AM
 
1
Tue 07/20/04
09:56:04PM
29
 
 
how can a resultset be serialised and retreived?
Tue 01/16/01
05:51:39AM
 
0
Tue 01/16/01
05:51:39AM
36
 
 
I need to keep a list of clients with name and number. I don´t know how many clients will connect, ...
Mon 09/16/02
04:58:09PM
 
2
Mon 09/16/02
03:13:58PM
27
 
 
 
Is it possible to see if one InetAddress is bigger than another? How can I compare them? thank's.
Mon 10/14/02
11:13:01AM
 
1
Mon 10/14/02
10:51:04AM
110
 
 
What do you mean by serialization? Why do you need to do serialization?
Tue 09/03/02
10:39:28AM
 
2
Mon 09/02/02
11:14:07PM
31
 
 
Am trying to access a 'C' structure through Sockets. Server is written in C and client is written in...
Thu 04/05/01
11:29:58PM
 
0
Thu 04/05/01
11:29:58PM
110
 
 
what is serializatio,i want details expalination,what happens in background when object is serialize...
Wed 09/15/04
12:05:53AM
 
0
Wed 09/15/04
12:05:53AM
43
 
 
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
 
 
 
Results  21 to 30 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact