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  111 to 120 of 436  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 44 Next » 
 
How do i read a byte recieve from the serial port?
Tue 12/04/01
11:26:24PM
 
0
Tue 12/04/01
11:26:24PM
41
 
 
ir, Currently I am using a hashtable in my program but with that I am getting errors like NullPoin...
Wed 12/05/01
06:06:37AM
 
1
Wed 12/05/01
02:08:14AM
30
 
 
I wanted to embed an .rm format video file in my html file so it can be directly run on a browser, i...
Sun 12/09/01
07:51:40AM
 
0
Sun 12/09/01
07:51:40AM
32
 
 
Maybe I do not have my mind wrapped around this thing right. I could use some help please. I read ...
Thu 12/20/01
02:10:18PM
 
0
Thu 12/20/01
02:10:18PM
28
 
 
Hello, I have created a class called plot2D which extends an Applet and implements Serializable. It ...
Fri 12/21/01
05:49:16AM
 
1
Thu 12/20/01
03:17:17PM
38
 
 
 
I am using HttpSession object to store some value I am able to get the value when using win-2000 as ...
Fri 12/28/01
04:06:06AM
 
0
Fri 12/28/01
04:06:06AM
34
 
 
I have declared a structure called User in my idl file. The idl generator generates a file called Us...
Tue 01/08/02
06:19:09AM
 
1
Tue 01/08/02
05:56:00AM
109
 
 
How can slow my J2EE platform using beans instead of classes (if any)? For example, when creating n...
Wed 01/09/02
05:49:03AM
 
1
Wed 01/09/02
01:45:22AM
28
 
 
Serializing large objects (trees, XML-DOMs ...) to a database can be done by BLOBs. When i combine ...
Wed 01/09/02
05:58:06AM
 
1
Wed 01/09/02
02:25:15AM
33
 
 
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
 
 
 
Results  111 to 120 of 436  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact