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  1 to 10 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
After writing 2 or more objects into a serialized file, I am not able to read the objects back from ...
Wed 03/21/01
04:47:23AM
 
0
Wed 03/21/01
04:47:23AM
108
 
 
Hi using MIME PArts ton convey MIB Data. Right now, my MIME Part has only one MIB Variable. How cou...
Tue 04/03/01
12:04:46PM
 
0
Tue 04/03/01
12:04:46PM
107
 
 
Am trying to access a 'C' structure through Sockets. Server is written in C and client is written in...
Thu 04/05/01
11:29:58PM
 
0
Thu 04/05/01
11:29:58PM
109
 
 
What is object oriented programming??
Mon 04/09/01
01:05:00PM
 
1
Sun 03/25/01
04:02:08PM
100
 
 
Is it possible to directly serialize a whole vector - instead of having to serialize the individual ...
Thu 04/12/01
05:00:45PM
 
1
Thu 04/12/01
04:47:56PM
110
 
 
 
I am using a ObjectOutputStream to serialize and send an object over a socket connection. When attem...
Tue 04/17/01
01:04:53PM
 
0
Tue 04/17/01
01:04:53PM
103
 
 
I need to send data from a Servlet to an Applet. Therefore I created an Serialized object which cont...
Fri 04/20/01
08:32:43PM
 
1
Tue 04/17/01
10:20:11AM
99
 
 
While working on Applet-Servlet communication, I'm trying to send a Vector object from servlet to ap...
Fri 04/20/01
08:34:52PM
 
2
Tue 04/17/01
05:26:28AM
104
 
 
I have to store a hashtable as BLOB in Oracle8i database, for which I need to convert the hashTable ...
Sat 04/28/01
01:57:49PM
 
1
Sat 04/28/01
02:28:38AM
103
 
 
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
 
 
 
Results  1 to 10 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact