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  111 to 120 of 436  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 44 Next » 
 
How does serialization interface work when it does not have any methods? Is there any functionality ...
Wed 07/18/01
05:24:40AM
 
1
Wed 07/18/01
05:11:57AM
31
 
 
I have a project going on, in which i need to store a images form BufferedImage class object with a ...
Tue 01/15/02
10:42:00AM
 
0
Tue 01/15/02
10:42:00AM
31
 
 
I am trying to serialize an object and pass it through InputStream Object. I am getting NotSerializ...
Sun 09/16/01
10:08:16PM
 
1
Fri 09/14/01
03:56:53AM
31
 
 
Sir i dont know in which catagory this question come. i think it is Serialization topic. how coul...
Fri 08/17/01
10:58:47PM
 
1
Fri 08/17/01
02:33:08PM
31
 
 
I am creating an Array of object contains huge data and size, in my project. I am getting "Out Of M...
Thu 02/17/05
08:53:33PM
 
1
Tue 02/15/05
11:46:47PM
31
 
 
 
I wonder if i can serialize c++ objects, in the same way as i do with Java. I didn't find any docume...
Tue 07/01/03
06:38:13AM
 
2
Tue 07/01/03
01:11:26AM
31
 
 
Hi, We're working on a system where the persistance is implemented serializing/deseralizing the 'S...
Mon 09/22/03
07:51:33AM
 
0
Mon 09/22/03
07:51:33AM
31
 
 
Hi, I encountered the above problem when trying to deserialize an object using an open source packag...
Wed 09/17/03
02:05:42AM
 
0
Wed 09/17/03
02:05:42AM
31
 
 
how externalization prefered over Serailization which is sutiable at where
Mon 08/25/03
04:17:16AM
 
0
Mon 08/25/03
04:17:16AM
31
 
 
Respected Sir, Using Tomcat Web Server, I have an applet "modelapplet.class", and a servlet "models...
Thu 08/14/03
06:47:15AM
 
0
Thu 08/14/03
06:47:15AM
31
 
 
 
Results  111 to 120 of 436  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact