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 » 
 
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
94
 
 
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
125
 
 
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
107
 
 
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
 
 
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
32
 
 
 
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
31
 
 
what is extanation of serilizable file and where is it store ? Please use html tags to format code...
Fri 12/17/04
02:12:10AM
 
1
Mon 12/06/04
02:38:29AM
45
 
 
Hi Does anyone know of a problem involving ObjectInputStreams that affects the functionality of oth...
Thu 01/01/04
07:27:41AM
 
1
Thu 01/01/04
06:48:38AM
34
 
 
I have a web application - e.g. using struts framework. I am using JavaBeans (not EJBs) to do busine...
Thu 08/22/02
09:19:25AM
 
1
Thu 08/22/02
08:29:18AM
28
 
 
Hi, I want to serialize some information on to the disk in a file format and after a fixed time in...
Mon 05/23/05
08:39:59AM
 
0
Mon 05/23/05
08:39:59AM
114
 
 
 
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