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  31 to 40 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
What is the best way to achieve XML representation of complicated Java objects ? Since I am using Ax...
Wed 02/18/04
06:29:36AM
 
0
Wed 02/18/04
06:29:36AM
29
 
 
Sorry, this may sounds stupid, but really, why & when should I Serialize?
Fri 04/26/02
03:53:36AM
 
1
Fri 04/26/02
02:54:35AM
29
 
 
What is better for saving app-project status: XML or serializing the whole project? it serializing ...
Fri 09/07/01
09:18:59AM
 
1
Mon 07/02/01
09:46:08AM
29
 
 
Is there a way to serialize an object as an XML document?
Wed 05/03/00
11:44:00AM
 
0
Wed 05/03/00
11:44:00AM
29
 
 
What role does serialization have in RMI?
Mon 04/17/00
08:59:23PM
 
0
Mon 04/17/00
08:59:23PM
29
 
 
 
I'm having trouble getting Externalizable to work. Can you give a simple code example?
Fri 03/31/00
12:09:48PM
 
0
Fri 03/31/00
12:09:48PM
29
 
 
Is it possible to have a class say FileWrite.java which implements serializable and uses writeObject...
Sun 09/16/01
10:12:02PM
 
1
Wed 09/12/01
02:26:40PM
29
 
 
Hi, while executing the below program: //========== Program starts ===============> import ...
Thu 07/22/04
11:32:51PM
 
0
Thu 07/22/04
11:32:51PM
29
 
 
How to retrive column names from the table and store that column names in Object. Please send the...
Wed 07/21/04
04:35:28AM
 
1
Tue 07/20/04
09:56:04PM
29
 
 
Hi! all, i m using object serialization to send in data from my applet to servlet to be finally sen...
Tue 06/22/04
04:56:58AM
 
0
Tue 06/22/04
04:56:58AM
29
 
 
 
Results  31 to 40 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact