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  371 to 380 of 436  « Prev 1... 33 34 35 36 37 38 39 40 41 42 ... 44 Next » 
 
As there are no methods in java.io.serializable interface, how does java knows that it has to serial...
Sat 02/26/05
09:40:33AM
 
1
Fri 02/25/05
06:25:05PM
108
 
 
Is it possible to see if one InetAddress is bigger than another? How can I compare them? thank's.
Mon 10/14/02
11:13:01AM
 
1
Mon 10/14/02
10:51:04AM
108
 
 
I am having trouble running JUnit on eclipse with a weblogic application. I am building with ANT m...
Thu 09/14/06
12:42:57PM
 
0
Thu 09/14/06
12:42:57PM
108
 
 
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
 
 
What is the difference between remote and serialized objects?
Sun 07/08/01
06:47:52PM
 
1
Sat 06/30/01
11:46:12AM
108
 
 
 
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
 
 
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
 
 
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
 
 
what is heap memory ? how it works ? how to implement concept of heap memory ? pls help me......
Mon 04/10/06
07:54:46AM
 
2
Mon 03/13/06
12:28:14AM
111
 
 
What are the differences in the serialization of jdk 1.3 and 1.4 versions.
Tue 04/25/06
03:06:25AM
 
1
Fri 04/21/06
02:25:35AM
111
 
 
 
Results  371 to 380 of 436  « Prev 1... 33 34 35 36 37 38 39 40 41 42 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact