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  51 to 60 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
Is it possible to change the state of a serialize object which is stored in jar file, and then save ...
Fri 10/04/02
03:58:38AM
 
1
Fri 10/04/02
02:46:26AM
30
 
 
I am creating a class object and then serializing it using the following code. ByteArrayOutputStrea...
Tue 02/08/05
08:26:29AM
 
1
Thu 02/03/05
08:18:02AM
34
 
 
Can we write a small code to determine that a particular Object has no longer reference.
Tue 11/26/02
11:46:36AM
 
1
Sat 11/23/02
12:53:35AM
31
 
 
hi all, is the any Java Api to read Tiff images which is stored in Optical Juke box? pleas...
Thu 01/27/05
01:56:26AM
 
0
Thu 01/27/05
01:56:26AM
114
 
 
Thu 07/11/02
03:19:18AM
 
2
Fri 06/14/02
04:44:35AM
29
 
 
 
Hi! all, i m using object serialization to send in data from my applet to servlet to be finally sen...
Tue 06/22/04
04:56:58AM
 
0
Tue 06/22/04
04:56:58AM
28
 
 
how externalization prefered over Serailization which is sutiable at where
Mon 08/25/03
04:17:16AM
 
0
Mon 08/25/03
04:17:16AM
31
 
 
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
 
 
My superclass implements Serializable. Do my subclasses need to implement Serializable interface onc...
Thu 11/22/01
12:56:02PM
 
1
Tue 10/30/01
07:48:48AM
30
 
 
Hi all, I have an input stream: 0 1 2 3 etc... This list above is dynamically generated an...
Thu 11/29/01
05:12:15PM
 
0
Thu 11/29/01
05:12:15PM
31
 
 
 
Results  51 to 60 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact