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  371 to 380 of 436  « Prev 1... 33 34 35 36 37 38 39 40 41 42 ... 44 Next » 
 
Hi Is there a way to set values for transient fields after deserialization? I have following co...
Sat 06/26/04
02:05:24AM
 
0
Sat 06/26/04
02:05:24AM
37
 
 
Hi Is there a way to set values for transient fields after deserialization? I have following co...
Mon 06/28/04
07:09:55AM
 
1
Sat 06/26/04
02:05:25AM
33
 
 
If two interfaces are implemented having identical methods, when the method is called, how can we kn...
Wed 11/28/01
06:33:50AM
 
2
Thu 11/08/01
04:22:33AM
40
 
 
I write my data to a new csv file, after FileOutputStream.close, and then use Runtime rn = Run...
Mon 06/17/02
01:26:08AM
 
0
Mon 06/17/02
01:26:08AM
30
 
 
hi all, is the any Java Api to read Tiff images which is stored in Optical Juke box? pleas...
Thu 01/27/05
01:56:26AM
 
0
Thu 01/27/05
01:56:26AM
116
 
 
 
any body please tell me how to create java object on the client side please help
Thu 06/06/02
09:49:42AM
 
1
Tue 05/28/02
02:17:09AM
29
 
 
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 use ejb 1.x and weblogic server 8.1 From jsp i create object of my class e.g.EmployeeData and cal...
Thu 08/03/06
01:56:32AM
 
1
Tue 08/01/06
04:54:22AM
125
 
 
Hello, I am experiencing a new serialization exception. I am not sure if it something subtle that ...
Tue 10/14/03
04:24:06PM
 
0
Tue 10/14/03
04:24:06PM
30
 
 
I am trying to write an object over a socket using objectoutputstream But i am getting this error :...
Thu 05/23/02
04:50:18PM
 
0
Thu 05/23/02
04:50:18PM
28
 
 
 
Results  371 to 380 of 436  « Prev 1... 33 34 35 36 37 38 39 40 41 42 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact