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  421 to 430 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
Can you send a java program that calculates the size of HTTPSession object in a jvm. so that I can r...
Mon 07/12/04
03:51:03AM
 
2
Fri 04/30/04
02:21:54AM
38
 
 
Hi, While running my program, i am getting a java.io.NotSerializableException. This is the except...
Thu 10/28/04
11:07:28AM
 
2
Tue 08/03/04
03:57:18AM
45
 
 
How to extract data from txt files and write into another txt file in a predefined format Example...
Sat 08/21/04
04:26:10AM
 
2
Fri 08/20/04
02:45:44AM
33
 
 
I want to seralize an object and store it temp. whenever reqd, client request, I want to bring back ...
Wed 01/05/05
04:59:29AM
 
2
Wed 01/05/05
03:21:07AM
34
 
 
Hi, I am knew to the concept of Seriliazation. Can anybody give me idea what is serialization and wh...
Sat 02/05/05
04:42:00AM
 
2
Wed 01/05/05
08:54:50AM
45
 
 
 
can i make an interface as static or final or both? if it is not why?
Wed 07/20/05
02:33:35PM
 
3
Fri 07/15/05
01:40:15AM
96
 
 
Hai Anybdy cld plz let me knw how to find out the memory address where the java objects are stor...
Mon 10/17/05
10:07:33AM
 
3
Thu 10/13/05
01:15:59PM
113
 
 
I am currently doing an java application. I have a controller class holding a hashtable storing r...
Thu 11/10/05
07:48:29AM
 
3
Fri 10/14/05
01:22:12AM
122
 
 
I have some sub classes which extends the same super class. I send this sub class(s) through object ...
Fri 11/18/05
12:29:54PM
 
3
Thu 10/27/05
01:12:53PM
114
 
 
I use an URLClassLoader to load a class from a jar, then I instantiate an object and serialize it....
Fri 02/10/06
10:19:13PM
 
3
Fri 11/18/05
12:19:23PM
107
 
 
 
Results  421 to 430 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact