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  141 to 150 of 436  « Prev 1... 10 11 12 13 14 15 16 17 18 19 ... 44 Next » 
 
Hi We are developing a project using WebLogic as EJB Container and Tomcat as Web container. Ever...
Fri 07/23/04
08:40:01AM
 
1
Sat 05/15/04
03:23:05AM
37
 
 
Can you send a java program that calculates the size of HTTPSession object in a jvm. so that I can r...
Mon 07/12/04
03:51:03AM
 
2
Fri 04/30/04
02:21:54AM
38
 
 
I want to compress and uncompress a Byte Array , how to do? I am using ZipOutputStream, ZipInputStr...
Tue 06/01/04
01:29:38PM
 
0
Tue 06/01/04
01:29:38PM
42
 
 
I am experiencing problems when deserializing an object using ObjectInputStream.readDefaultObject()....
Mon 05/17/04
04:30:30AM
 
0
Mon 05/17/04
04:30:30AM
37
 
 
I have serialized MyBean on one system and it is transported as a file to another where it is deseri...
Thu 05/06/04
11:59:33AM
 
2
Mon 05/03/04
02:10:31AM
60
 
 
 
How the following code can be true ?? since s1 and s2 are different String objects.... can u please ...
Sun 05/02/04
11:57:04PM
 
1
Sun 05/02/04
09:41:44PM
39
 
 
Is the size of an object in memory is the same as the serialized object on disk?
Tue 04/20/04
02:05:04PM
 
3
Sun 03/14/04
11:34:40PM
39
 
 
Describe Polymorphism?
Tue 04/06/04
05:55:18AM
 
1
Mon 04/05/04
05:52:33PM
39
 
 
I made a rowset wrapper class: public class RowSetAdaptor extends java.lang.Object implements Seri...
Thu 02/26/04
05:05:43PM
 
1
Thu 02/26/04
09:29:56AM
60
 
 
What is the best way to achieve XML representation of complicated Java objects ? Since I am using Ax...
Wed 02/18/04
06:29:36AM
 
0
Wed 02/18/04
06:29:36AM
30
 
 
 
Results  141 to 150 of 436  « Prev 1... 10 11 12 13 14 15 16 17 18 19 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact