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  11 to 20 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
Does the String class implements seriazilable?
Wed 08/25/04
01:21:28AM
 
3
Tue 08/24/04
12:14:28AM
35
 
 
I have some base class for exception in my system - BaseException. After any failer in system I seri...
Tue 07/05/05
12:12:58PM
 
2
Wed 06/22/05
05:00:40AM
208
 
 
whats the purpose of serialize interface? it dosent has any methods and variables? how our class ...
Mon 09/05/05
02:57:51PM
 
2
Wed 07/27/05
04:25:41AM
116
 
 
Hi all, If my application can not establish connection with the server it is storing 8000 records ...
Tue 10/04/05
11:19:54AM
 
2
Mon 09/19/05
07:13:17AM
95
 
 
If static members of the class r not serialize during serialization then how can we get them back du...
Thu 01/19/06
02:26:43AM
 
2
Fri 01/06/06
03:27:16PM
39
 
 
 
I am getting ClassCastException with trying to do the following A SuperClass which cannot be ...
Tue 02/21/06
01:26:10PM
 
2
Tue 02/21/06
01:19:50AM
117
 
 
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
 
 
Am I asking a ridiculous question here? Is it possible to write an object, one at a time using Seria...
Tue 07/18/06
04:50:48AM
 
2
Fri 07/07/06
05:18:58AM
118
 
 
Hello, I am serializing some data and I don't know why the program is hanging. It writes out the f...
Fri 07/21/06
11:22:29AM
 
2
Thu 07/20/06
12:11:49PM
98
 
 
I would like to know how to generate .ser file? Is there any java command to generate it or I ne...
Tue 12/12/06
11:23:18AM
 
2
Sat 10/21/06
02:57:18AM
111
 
 
 
Results  11 to 20 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact