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  411 to 420 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
I have an applet that sends a text request to a servlet that (via a JNDI lookup) makes a database co...
Thu 11/01/01
07:13:31PM
 
0
Thu 11/01/01
07:13:31PM
46
 
 
Hi Guy's !!! Wanted to pass formatted text in a Chat Appl. Have created the following files : ...
Sat 09/08/01
09:08:51PM
 
1
Sat 09/08/01
06:22:49AM
48
 
 
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
 
 
How does serialization interface work when it does not have any methods? Is there any functionality ...
Wed 07/18/01
05:24:40AM
 
1
Wed 07/18/01
05:11:57AM
31
 
 
What does a Serializable interface do?
Fri 07/13/01
10:11:34AM
 
1
Thu 07/12/01
11:22:28PM
65
 
 
 
i have opened a FileOutputStream(fis)(name,true) for appending and created a ObjectOutputStream with...
Sun 07/08/01
07:45:29PM
 
1
Thu 07/05/01
12:32:48AM
32
 
 
What is the difference between remote and serialized objects?
Sun 07/08/01
06:47:52PM
 
1
Sat 06/30/01
11:46:12AM
107
 
 
I am trying to serialize the JTable or TableModel. I need to pass it to the servlet, so I set it as...
Wed 05/16/01
10:27:35AM
 
1
Wed 05/16/01
10:03:35AM
42
 
 
I want to have a complete control of the binary file format generated by ObjectOutputStream , so I ...
Thu 02/10/00
08:38:23AM
 
0
Thu 02/10/00
08:38:23AM
45
 
 
What resources are available to read Java serialized output in C++ programs?
Sun 01/30/00
12:46:35AM
 
0
Sun 01/30/00
12:46:35AM
46
 
 
 
Results  411 to 420 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact