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  21 to 30 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
I need to keep a list of clients with name and number. I don´t know how many clients will connect, ...
Mon 09/16/02
04:58:09PM
 
2
Mon 09/16/02
03:13:58PM
27
 
 
can we store the object of a class the session?If it is possible how can we access the methods and v...
Tue 04/05/05
05:18:10AM
 
0
Tue 04/05/05
05:18:10AM
121
 
 
What happens if we serialize the constructor(/s) of a class? What's the effect?
Sat 04/02/05
06:14:46AM
 
1
Sat 04/02/05
12:19:12AM
118
 
 
resultset is not able tobe sent from EJB to JSP since it's not serializeable.is it posible to defi...
Wed 11/13/02
08:14:45AM
 
1
Wed 11/13/02
07:16:15AM
29
 
 
How we use serialization process in core java concept give me the brief explanation
Mon 03/26/07
02:24:54AM
 
1
Mon 03/26/07
01:10:25AM
96
 
 
 
I want to know if it is possible to serialize the objects in J2SE and deserialize in J2ME? How wil...
Mon 10/01/07
04:02:29AM
 
0
Mon 10/01/07
04:02:29AM
52
 
 
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
 
 
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
 
 
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
 
 
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
 
 
 
Results  21 to 30 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact