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 » 
 
Is is true that the static fields can not be serialized anyway ? I found that the m_lnkRef not s...
Fri 05/10/02
01:28:49PM
 
2
Fri 04/26/02
02:34:44AM
31
 
 
I have a class that is used to hold the useful information that the business will need. I designed s...
Wed 04/24/02
08:37:34AM
 
1
Wed 04/24/02
08:24:28AM
29
 
 
HI, I Want to pass vectors between jsp pages, I tried to serialize the vector to a string and pass...
Sun 09/16/01
10:18:24PM
 
1
Fri 09/07/01
11:03:15PM
97
 
 
Is there a way to retrieve child classes of an object class. How can we call a method if an ob...
Wed 06/08/05
06:53:52AM
 
0
Wed 06/08/05
06:53:52AM
128
 
 
My problem is that i have made a Jlist which contains the object of type Vector .Now i want this JLi...
Mon 03/24/03
03:34:40AM
 
0
Mon 03/24/03
03:34:40AM
37
 
 
 
I am using HttpSession object to store some value I am able to get the value when using win-2000 as ...
Fri 12/28/01
04:06:06AM
 
0
Fri 12/28/01
04:06:06AM
34
 
 
Describe Polymorphism?
Tue 04/06/04
05:55:18AM
 
1
Mon 04/05/04
05:52:33PM
39
 
 
Hello, What is meant by pushbackinputstream? This I got when I have instantiaged an URL object ...
Wed 05/01/02
10:11:25AM
 
0
Wed 05/01/02
10:11:25AM
28
 
 
What happens when a java application is shut down while in middle of serialising an object?Will it h...
Wed 02/20/02
05:58:10AM
 
1
Wed 02/20/02
04:51:08AM
39
 
 
Memory Problem with declartion of multidimensional array. I am declaring an array in my class boolea...
Wed 10/01/03
10:08:38AM
 
0
Wed 10/01/03
10:08:38AM
30
 
 
 
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