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  171 to 180 of 436  « Prev 1... 13 14 15 16 17 18 19 20 21 22 ... 44 Next » 
 
Respected Sir, Using Tomcat Web Server, I have an applet "modelapplet.class", and a servlet "models...
Thu 08/14/03
06:47:15AM
 
0
Thu 08/14/03
06:47:15AM
30
 
 
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
29
 
 
What does serialization exactly mean ? how is it implemented
Mon 08/04/03
12:00:12PM
 
1
Mon 08/04/03
06:38:37AM
30
 
 
I have a ByteArrayInputStream and I need to dump the content in to a String object without it being ...
Fri 07/18/03
08:55:57AM
 
0
Fri 07/18/03
08:55:57AM
36
 
 
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
 
 
 
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
47
 
 
I wonder if i can serialize c++ objects, in the same way as i do with Java. I didn't find any docume...
Tue 07/01/03
06:38:13AM
 
2
Tue 07/01/03
01:11:26AM
30
 
 
Dear, I have a class myData that I want to implement Serializable interface. class myData h...
Mon 06/30/03
08:27:37AM
 
1
Fri 06/27/03
08:23:10PM
51
 
 
I am stumped, hope someone can help out. I have an applet talking to a servlet using some options...
Wed 06/25/03
04:04:24AM
 
1
Wed 06/25/03
03:23:32AM
40
 
 
Hi, I'm sending an instance over a socket and then at the client I am simply displaying the InputS...
Mon 06/02/03
03:55:22PM
 
1
Tue 05/27/03
04:01:34PM
31
 
 
 
Results  171 to 180 of 436  « Prev 1... 13 14 15 16 17 18 19 20 21 22 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact