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  381 to 390 of 436  « Prev 1... 34 35 36 37 38 39 40 41 42 43 ... 44 Next » 
 
Hi, I am able to write a Serializable object to the OutputStream using ObjectOutputStream.writeObje...
Fri 09/21/01
07:39:26AM
 
1
Fri 09/21/01
03:26:50AM
32
 
 
This message appears when I try to save a Panel with all subcomponents. My programm saves JLabel in ...
Thu 05/16/02
04:30:01AM
 
0
Thu 05/16/02
04:30:01AM
33
 
 
Hi, I'd like to build memory limited cache. For example configure it, that objects hold by this ca...
Wed 07/17/02
04:43:43AM
 
1
Wed 07/17/02
03:29:40AM
32
 
 
hi, SoapConnectionFactory class being a abstract class an object of this is created ???? ca...
Thu 01/25/07
05:18:19AM
 
1
Wed 11/29/06
05:33:06AM
111
 
 
what is serialization and how is it useful.Also what is persistent data
Mon 08/13/01
12:45:19AM
 
1
Mon 08/13/01
12:36:37AM
34
 
 
 
Hello, there is some problems with making a deep copy (cloning) of a certain Vector that contains so...
Tue 04/02/02
11:52:47AM
 
0
Tue 04/02/02
11:52:47AM
30
 
 
What is object oriented programming??
Mon 04/09/01
01:05:00PM
 
1
Sun 03/25/01
04:02:08PM
99
 
 
String s="Tue, 28 Oct 2003 04:26:27 -0500 (GMT-05:00)"; can anyone parse this String to Date objec...
Tue 10/28/03
05:58:32AM
 
1
Tue 10/28/03
03:40:47AM
48
 
 
hello I have to serialize an object the main thing in this object is a hastable (String, object) Th...
Sat 04/20/02
03:20:52AM
 
1
Thu 04/11/02
11:02:17AM
30
 
 
I´m serializing a class, sending from a servlet to an applet, and when I deserialize the class insid...
Thu 10/31/02
12:33:44PM
 
1
Tue 10/29/02
02:16:49AM
28
 
 
 
Results  381 to 390 of 436  « Prev 1... 34 35 36 37 38 39 40 41 42 43 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact