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 » 
 
HI, I have very strange Q.N Need someones help soon. Before calling remote's method, i m getting exa...
Tue 06/28/05
03:45:06AM
 
1
Tue 06/28/05
02:57:06AM
107
 
 
I would like more detail about how serialization works. From what I've read, in the deserializatio...
Wed 10/03/01
11:18:56AM
 
0
Wed 10/03/01
11:18:56AM
38
 
 
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
104
 
 
Is there a way to determine serialVersionUID of an object serailized in a file? I was able to find a...
Fri 01/28/05
10:34:19PM
 
0
Fri 01/28/05
10:34:19PM
126
 
 
what is the use extenralizable and how it is used? explain with example?
Tue 05/23/06
01:06:44AM
 
1
Wed 04/26/06
12:25:15AM
170
 
 
 
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
 
 
Ive got this test class below: import java.util.Vector; import MisIO.*; public class Te...
Fri 01/18/02
04:00:00AM
 
0
Fri 01/18/02
04:00:00AM
31
 
 
Hello. I need IC card serial number. How can I read IC card serial number? tell me. please...
Wed 09/19/01
02:29:26AM
 
1
Thu 09/13/01
12:52:42AM
34
 
 
I am creating an Array of object contains huge data and size, in my project. I am getting "Out Of M...
Thu 02/17/05
08:53:33PM
 
1
Tue 02/15/05
11:46:47PM
31
 
 
can we store the object of a class the session?If it is possible how can we access the methods and v...
Tue 04/05/05
05:18:10AM
 
0
Tue 04/05/05
05:18:10AM
122
 
 
 
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