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  11 to 20 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
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 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
 
 
what"s object serialization?how does it work>
Fri 05/30/08
02:33:37AM
 
0
Fri 05/30/08
02:33:37AM
488
 
 
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
 
 
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
 
 
 
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
 
 
what is the meaning of state of object?
Wed 11/21/07
01:50:40AM
 
0
Wed 11/21/07
01:50:40AM
93
 
 
I'm running a stateless EJB application on WebSphere which uses threading to achieve throughput,. I'...
Wed 11/07/07
11:55:27AM
 
0
Wed 11/07/07
11:55:27AM
112
 
 
Hi, I am getting exception while exucuting the following code: private void printToFile(Document d...
Wed 07/18/07
01:16:41AM
 
0
Wed 07/18/07
01:16:41AM
97
 
 
can a class have a private or protected constructor?
Tue 07/10/07
08:43:46AM
 
1
Tue 07/10/07
05:50:29AM
98
 
 
 
Results  11 to 20 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact