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  81 to 90 of 436  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 44 Next » 
 
After writing 2 or more objects into a serialized file, I am not able to read the objects back from ...
Wed 03/21/01
04:47:23AM
 
0
Wed 03/21/01
04:47:23AM
108
 
 
Hello I have 2 java processes. The first one starts the other using "Runtime.exec". The first one, ...
Wed 03/28/01
08:15:49AM
 
0
Wed 03/28/01
08:15:49AM
32
 
 
Hi using MIME PArts ton convey MIB Data. Right now, my MIME Part has only one MIB Variable. How cou...
Tue 04/03/01
12:04:46PM
 
0
Tue 04/03/01
12:04:46PM
107
 
 
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
109
 
 
I am using a ObjectOutputStream to serialize and send an object over a socket connection. When attem...
Tue 04/17/01
01:04:53PM
 
0
Tue 04/17/01
01:04:53PM
103
 
 
 
We have produced a class to represent a type-safe enumeration of values. The class uses the writeRe...
Mon 06/11/01
06:16:59AM
 
0
Mon 06/11/01
06:16:59AM
46
 
 
I have created an Entity Bean with CMP that stores a BigDecimal along with a few other Strings. Usin...
Mon 06/25/01
11:21:17AM
 
0
Mon 06/25/01
11:21:17AM
66
 
 
I have a java application that want to port to a applet project. It run fine when it as applicatio...
Thu 07/26/01
05:26:56AM
 
0
Thu 07/26/01
05:26:56AM
41
 
 
Hi all, I need to implement a server layer (CORBA servants) that displays the application user i...
Wed 08/01/01
08:19:31AM
 
0
Wed 08/01/01
08:19:31AM
34
 
 
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
 
 
 
Results  81 to 90 of 436  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact