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  91 to 100 of 436  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 44 Next » 
 
How can I compress & decompress data(e.g, object) while storing them into a file?
Mon 04/30/01
03:49:14AM
 
0
Mon 04/30/01
03:49:14AM
34
 
 
How can I compress & decompress data(e.g, object) while storing them into a file?
Mon 04/30/01
03:55:40AM
 
0
Mon 04/30/01
03:55:40AM
108
 
 
I have to store a big BLOB into the database. I am zipping it using GZIPOutputStream. But I need to ...
Tue 11/27/01
02:25:40PM
 
0
Tue 11/27/01
02:25:40PM
33
 
 
I have to store a zip file in the form of BLOB in the database. I used ZipInputStream to uncompress ...
Tue 11/27/01
10:10:15PM
 
0
Tue 11/27/01
10:10:15PM
32
 
 
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
 
 
 
I create an Custumer class (is a FINAL CLASS). Custumer has a property anyInfor its type org.omg.COR...
Tue 12/04/01
07:20:59PM
 
0
Tue 12/04/01
07:20:59PM
35
 
 
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
 
 
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
 
 
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
 
 
 
Results  91 to 100 of 436  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact