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  101 to 110 of 436  « Prev 1... 6 7 8 9 10 11 12 13 14 15 ... 44 Next » 
 
I am executing a Oracle stored procedure in java using weblogic server. The SP returns a cursor. Whe...
Mon 11/19/01
03:19:38AM
 
0
Mon 11/19/01
03:19:38AM
29
 
 
How can I get the height of the title bar in a jInternalFrame. I tried using getInsets().top of this...
Tue 01/15/02
04:15:48AM
 
0
Tue 01/15/02
04:15:48AM
32
 
 
I have a project going on, in which i need to store a images form BufferedImage class object with a ...
Tue 01/15/02
10:42:00AM
 
0
Tue 01/15/02
10:42:00AM
31
 
 
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
30
 
 
i have several class which extends Externalizible , when i use to get these objects via j2ee applica...
Fri 02/08/02
10:38:40PM
 
0
Fri 02/08/02
10:38:40PM
40
 
 
 
Anybody please help me out with the answer for this question. I am giving u the choices also....
Thu 02/14/02
11:43:56PM
 
0
Thu 02/14/02
11:43:56PM
36
 
 
Please answer this also Sample Code import java.io.*; class C1 implements Serializable { C2...
Thu 02/14/02
11:47:37PM
 
0
Thu 02/14/02
11:47:37PM
27
 
 
HI, I have write a socket client-server, that a client will transfer an object to server, then the s...
Fri 02/15/02
08:35:22AM
 
0
Fri 02/15/02
08:35:22AM
37
 
 
Hi, I have developed an application that can communicate with a wireless modem via a COM Port, prov...
Mon 02/18/02
01:16:14AM
 
0
Mon 02/18/02
01:16:14AM
27
 
 
I wish to send two object consecutively, the first is a large nerual network the second is a vector ...
Mon 03/25/02
01:23:05PM
 
0
Mon 03/25/02
01:23:05PM
33
 
 
 
Results  101 to 110 of 436  « Prev 1... 6 7 8 9 10 11 12 13 14 15 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact