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  361 to 370 of 436  « Prev 1... 32 33 34 35 36 37 38 39 40 41 ... 44 Next » 
 
i am getting two different result from almost same programs on winnt. program 1. String file = "C...
Sun 11/11/01
08:18:48PM
 
1
Tue 09/04/01
07:47:25PM
39
 
 
I need to read a file which was created by a class, FileObject which implements Serializable . When ...
Fri 09/07/01
11:41:43AM
 
0
Fri 09/07/01
11:41:43AM
35
 
 
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 understand why an abstract function can't be final or private, but what's the reason an abstract f...
Thu 08/23/01
12:03:50PM
 
1
Thu 08/23/01
11:23:49AM
33
 
 
I want to store IP Addressess in a string and want to search another IP address in this string. Plz,...
Tue 08/21/01
11:53:22PM
 
0
Tue 08/21/01
11:53:22PM
37
 
 
 
Sir i dont know in which catagory this question come. i think it is Serialization topic. how coul...
Fri 08/17/01
10:58:47PM
 
1
Fri 08/17/01
02:33:08PM
31
 
 
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
 
 
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
 
 
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 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
 
 
 
Results  361 to 370 of 436  « Prev 1... 32 33 34 35 36 37 38 39 40 41 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact