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  341 to 350 of 436  « Prev 1... 30 31 32 33 34 35 36 37 38 39 ... 44 Next » 
 
I have a Service object which I initiliase with name, description etc, but also an ArrayList of para...
Tue 02/26/02
05:14:41AM
 
0
Tue 02/26/02
05:14:41AM
32
 
 
my e-mail is Thompsonluque @ hotmail.com I got a java program the implements java.io.Serializable t...
Wed 12/25/02
11:26:47PM
 
0
Wed 12/25/02
11:26:47PM
33
 
 
how can i sent an object from java application to servlet?
Tue 04/23/02
06:25:38AM
 
1
Mon 04/22/02
06:15:18PM
33
 
 
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
109
 
 
if serializable is marker interfase,it don't have any methods ,how it is going process serilazation?
Thu 11/23/06
12:37:37PM
 
1
Sat 11/18/06
12:21:38PM
126
 
 
 
hi, I wanted to know if anyone can help me understand what the following means: byte[ ] ObjectOutpu...
Fri 09/15/06
03:19:28AM
 
1
Tue 09/12/06
03:30:56PM
95
 
 
I am trying to pass a java object to a servlet running in different JVM from my perform method (runn...
Fri 07/12/02
11:29:21AM
 
0
Fri 07/12/02
11:29:21AM
26
 
 
-Please give the full explanation of How to store Image in oracle database.Also give an example(Give...
Fri 12/17/04
02:15:05AM
 
1
Wed 10/27/04
12:33:52AM
35
 
 
When I send an Exception object over the network using serialization, the message field shows up o...
Thu 02/15/01
02:57:27PM
 
1
Sun 08/27/00
01:08:16PM
126
 
 
After i create a hashtable with serialized objects and attempt to shoot them through a socket, i get...
Thu 02/27/03
10:34:20AM
 
0
Thu 02/27/03
10:34:20AM
36
 
 
 
Results  341 to 350 of 436  « Prev 1... 30 31 32 33 34 35 36 37 38 39 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact