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  351 to 360 of 436  « Prev 1... 31 32 33 34 35 36 37 38 39 40 ... 44 Next » 
 
I have written the java code which adds nodes into existing xml file.I didn't use JDom for that.Th...
Tue 07/08/03
05:05:37AM
 
1
Tue 07/08/03
02:31:33AM
48
 
 
I have captured my own desktop by using the robot class. But I want to capture the desktop of anothe...
Mon 07/14/03
05:25:25AM
 
1
Fri 07/11/03
08:44:15PM
37
 
 
What does serialization exactly mean ? how is it implemented
Mon 08/04/03
12:00:12PM
 
1
Mon 08/04/03
06:38:37AM
31
 
 
Shall we create synchronized class? if yes, please give syntax for class declaration.
Mon 08/11/03
05:25:48AM
 
1
Sun 08/10/03
10:52:52PM
30
 
 
I'm returning an Iteartor from the Session EJB to the client on which i'm getting an Class Cast Exce...
Fri 08/22/03
02:05:46PM
 
1
Fri 08/22/03
08:25:43AM
30
 
 
 
To gain experience working Structured Programming comparison and boolean operator various contro...
Tue 09/09/03
07:42:08AM
 
1
Tue 09/09/03
01:57:38AM
55
 
 
Hello, I am trying to deserialize and read a file which has been previously serialized using VC++. I...
Tue 09/09/03
07:39:15AM
 
1
Tue 09/09/03
07:14:40AM
35
 
 
Hi, I have a java program that communicates with a TI DSP running assembly code over serial port. ...
Sun 11/23/03
03:04:32AM
 
1
Thu 09/11/03
04:43:48AM
36
 
 
How can I serialize Vector(or Array) of Objects (beans) for example Vector getSomething(int in...
Wed 09/24/03
11:20:44AM
 
1
Fri 09/19/03
04:08:19PM
30
 
 
I have an applet in webapps/MyApplet directory in which i want to make an object of a serialized c...
Wed 09/24/03
09:31:54AM
 
1
Wed 09/24/03
08:57:49AM
32
 
 
 
Results  351 to 360 of 436  « Prev 1... 31 32 33 34 35 36 37 38 39 40 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact