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  61 to 70 of 436  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 44 Next » 
 
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
31
 
 
I'm trying to save the state of a particular object to a file, which would be read later to restore ...
Mon 04/09/01
01:01:26PM
 
1
Mon 04/09/01
12:48:29PM
30
 
 
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
40
 
 
 
Building a RMI client server program with JDBC included. While receiver the query result thru JDBC c...
Fri 07/27/01
09:58:49AM
 
1
Sun 07/22/01
02:33:43AM
34
 
 
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
 
 
I try to read serialized objects in UNIX from a java application in NT and use the following code....
Fri 08/03/01
12:41:43PM
 
1
Thu 08/02/01
01:41:13PM
44
 
 
what are business data objects? and where are they used ?? and why are they used ?
Mon 08/13/01
04:05:43AM
 
0
Mon 08/13/01
04:05:43AM
48
 
 
What is better for saving app-project status: XML or serializing the whole project? it serializing ...
Fri 09/07/01
09:18:59AM
 
1
Mon 07/02/01
09:46:08AM
29
 
 
 
Results  61 to 70 of 436  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact