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 » 
 
I can't explain while asking difference between serialization and Marshalling. One think i know, Mar...
Thu 11/10/05
05:38:30AM
 
0
Thu 11/10/05
05:38:30AM
98
 
 
hi all, i just trying to port a java code from windows to linux, its a webapp using jetty, and the t...
Tue 11/29/05
09:17:42AM
 
0
Tue 11/29/05
09:17:42AM
101
 
 
what is Read and Write parameters used with SnmpParametes Oject ? what is use of private and public ...
Sat 03/04/06
03:02:09AM
 
0
Sat 03/04/06
03:02:09AM
107
 
 
I have byte array object as input which is downloaded from the server This is the byte array form o...
Wed 04/05/06
06:07:30AM
 
0
Wed 04/05/06
06:07:30AM
102
 
 
I am having trouble running JUnit on eclipse with a weblogic application. I am building with ANT m...
Thu 09/14/06
12:42:57PM
 
0
Thu 09/14/06
12:42:57PM
108
 
 
 
I want to know if it is possible to serialize the objects in J2SE and deserialize in J2ME? How wil...
Mon 10/01/07
04:02:29AM
 
0
Mon 10/01/07
04:02:29AM
53
 
 
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
 
 
what is the meaning of state of object?
Wed 11/21/07
01:50:40AM
 
0
Wed 11/21/07
01:50:40AM
92
 
 
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
 
 
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
422
 
 
 
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