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  401 to 410 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
Is there a way to determine serialVersionUID of an object serailized in a file? I was able to find a...
Fri 01/28/05
10:34:19PM
 
0
Fri 01/28/05
10:34:19PM
121
 
 
i started developing application using java but i am confused about serialization and Externalizati...
Fri 09/03/04
01:52:14AM
 
1
Fri 09/03/04
12:35:43AM
36
 
 
Hi, i'm doing an application with java and I have this error 95001: Non-serializable object in re...
Wed 05/07/03
07:11:54AM
 
1
Wed 05/07/03
05:58:00AM
30
 
 
how the serilization occurs internally? Any solution with an example will be appreciated.
Wed 09/15/04
05:52:04AM
 
1
Wed 09/15/04
02:02:33AM
42
 
 
what is the difference between serialization and marshalling? Please use html tags to format code...
Mon 08/21/06
09:38:34PM
 
1
Fri 08/04/06
05:08:32AM
99
 
 
 
What is serialization? What is the use? What is the difference between serializable and refrencea...
Mon 06/16/03
05:17:02AM
 
1
Mon 06/16/03
04:12:22AM
31
 
 
Hi using MIME PArts ton convey MIB Data. Right now, my MIME Part has only one MIB Variable. How cou...
Tue 04/03/01
12:04:46PM
 
0
Tue 04/03/01
12:04:46PM
107
 
 
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
 
 
If I implement java.io.Serializable to a class. Should I have to again implement it for its subcla...
Mon 08/16/04
02:36:21AM
 
1
Sun 08/15/04
01:25:30AM
40
 
 
What are the differences in the serialization of jdk 1.3 and 1.4 versions.
Tue 04/25/06
03:06:25AM
 
1
Fri 04/21/06
02:25:35AM
111
 
 
 
Results  401 to 410 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact