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  161 to 170 of 436  « Prev 1... 12 13 14 15 16 17 18 19 20 21 ... 44 Next » 
 
Hi, I have a java program that communicates with a TI DSP running assembly code over serial port. ...
Sun 11/23/03
03:04:32AM
 
1
Thu 09/11/03
04:43:48AM
36
 
 
How can I serialize Vector(or Array) of Objects (beans) for example Vector getSomething(int in...
Wed 09/24/03
11:20:44AM
 
1
Fri 09/19/03
04:08:19PM
31
 
 
Hi, We're working on a system where the persistance is implemented serializing/deseralizing the 'S...
Mon 09/22/03
07:51:33AM
 
0
Mon 09/22/03
07:51:33AM
33
 
 
Hi, I encountered the above problem when trying to deserialize an object using an open source packag...
Wed 09/17/03
02:05:42AM
 
0
Wed 09/17/03
02:05:42AM
32
 
 
To gain experience working Structured Programming comparison and boolean operator various contro...
Tue 09/09/03
07:42:08AM
 
1
Tue 09/09/03
01:57:38AM
63
 
 
 
Hello, I am trying to deserialize and read a file which has been previously serialized using VC++. I...
Tue 09/09/03
07:39:15AM
 
1
Tue 09/09/03
07:14:40AM
36
 
 
To gain experience working Structured Programming comparison and boolean operator various contro...
Tue 09/09/03
01:57:33AM
 
0
Tue 09/09/03
01:57:33AM
44
 
 
how externalization prefered over Serailization which is sutiable at where
Mon 08/25/03
04:17:16AM
 
0
Mon 08/25/03
04:17:16AM
31
 
 
I'm returning an Iteartor from the Session EJB to the client on which i'm getting an Class Cast Exce...
Fri 08/22/03
02:05:46PM
 
1
Fri 08/22/03
08:25:43AM
31
 
 
I have a program that creates and reads files containing deserialized classes. However, the program...
Thu 08/21/03
06:24:27AM
 
2
Fri 07/25/03
07:48:49PM
35
 
 
 
Results  161 to 170 of 436  « Prev 1... 12 13 14 15 16 17 18 19 20 21 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact