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  151 to 160 of 436  « Prev 1... 11 12 13 14 15 16 17 18 19 20 ... 44 Next » 
 
since the java.sql.resultset is not Serializied,it's not able to sent through RMI.Sybase EAserver ...
Tue 02/03/04
06:46:04PM
 
2
Tue 02/03/04
03:03:07PM
28
 
 
Please suggest best way to identify a non-serializable object which is causing NotSerializableExcept...
Wed 01/14/04
05:34:02PM
 
1
Tue 12/16/03
11:52:15AM
28
 
 
Hi! I am trying to use the Object Caching Service of Oracle (OCS4J) to cache objects. I was able to...
Fri 01/09/04
07:35:34AM
 
0
Fri 01/09/04
07:35:34AM
35
 
 
Hi Does anyone know of a problem involving ObjectInputStreams that affects the functionality of oth...
Thu 01/01/04
07:27:41AM
 
1
Thu 01/01/04
06:48:38AM
34
 
 
Hi dears how we can call batch (.bat) files from java program
Mon 12/22/03
02:36:36PM
 
1
Mon 12/22/03
01:29:55PM
32
 
 
 
String s="Tue, 28 Oct 2003 04:26:27 -0500 (GMT-05:00)"; can anyone parse this String to Date objec...
Tue 10/28/03
05:58:32AM
 
1
Tue 10/28/03
03:40:47AM
47
 
 
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
 
 
Memory Problem with declartion of multidimensional array. I am declaring an array in my class boolea...
Wed 10/01/03
10:08:38AM
 
0
Wed 10/01/03
10:08:38AM
30
 
 
I have an applet in webapps/MyApplet directory in which i want to make an object of a serialized c...
Wed 09/24/03
09:31:54AM
 
1
Wed 09/24/03
08:57:49AM
31
 
 
When I serialize an string including unicode characters on Windows and I read the string back (deser...
Thu 08/21/03
02:59:04AM
 
0
Thu 08/21/03
02:59:04AM
28
 
 
 
Results  151 to 160 of 436  « Prev 1... 11 12 13 14 15 16 17 18 19 20 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact