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  421 to 430 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
1. Vector list = new Vector(); 2. Socket c,j; 3. Object o; 4. list.addElement(c); 5. o = list.elemen...
Mon 02/04/08
02:11:27AM
 
0
Mon 02/04/08
02:11:27AM
97
 
 
i want to send an offscreen image object over the network using RMI but i`m getting a NotSerialized ...
Sun 03/09/08
10:16:36AM
 
1
Sun 03/09/08
03:15:04AM
98
 
 
I am using a tool that persists some java objects in a database. This tool generates the serialVersi...
Mon 03/17/08
09:13:15AM
 
1
Mon 03/17/08
12:46:41AM
97
 
 
hey wht"Serialization..how does it work...can u give me a small example Pl
Sat 05/17/08
02:51:48AM
 
0
Sat 05/17/08
02:51:48AM
433
 
 
what"s object serialization?how does it work>
Fri 05/30/08
02:33:37AM
 
0
Fri 05/30/08
02:33:37AM
487
 
 
 
what"s prepared statement how does it work?i need a realtime exapmle?
Fri 05/30/08
02:36:22AM
 
0
Fri 05/30/08
02:36:22AM
464
 
 
expain me about reading and writing file?what"s a real time senario?with Example
Fri 05/30/08
02:41:46AM
 
0
Fri 05/30/08
02:41:46AM
104
 
 
what"s the necessary an implement interface the class must be declared abstract?exaple with realtime...
Fri 05/30/08
02:44:56AM
 
0
Fri 05/30/08
02:44:56AM
43
 
 
when we were using a wrapper class?exp with realtime senario
Fri 05/30/08
02:54:07AM
 
0
Fri 05/30/08
02:54:07AM
39
 
 
I have 2 classes serialized. In one class i serialize the object and write it to .txt file and in an...
Thu 12/04/08
05:58:05AM
 
1
Thu 12/04/08
01:40:24AM
502
 
 
 
Results  421 to 430 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact