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  351 to 360 of 436  « Prev 1... 31 32 33 34 35 36 37 38 39 40 ... 44 Next » 
 
i am getting two different result from almost same programs on winnt. program 1. String file = "C...
Sun 11/11/01
08:18:48PM
 
1
Tue 09/04/01
07:47:25PM
40
 
 
I wanted to pass an object from one EJB to another without using java.io.serializable interface...
Tue 09/25/01
08:48:53AM
 
1
Mon 09/24/01
04:07:51AM
95
 
 
I am able to Serialize my Object(say A.class) but while deserializing I get java.io.InvalidClassExce...
Tue 09/25/01
08:10:05AM
 
1
Tue 09/25/01
07:33:20AM
32
 
 
Am porting an application from J++6 to JDK1.3.1. Almost all data is handled via serialization both ...
Fri 09/21/01
09:58:46AM
 
0
Fri 09/21/01
09:58:46AM
34
 
 
Hi, I am able to write a Serializable object to the OutputStream using ObjectOutputStream.writeObje...
Fri 09/21/01
07:39:26AM
 
1
Fri 09/21/01
03:26:50AM
36
 
 
 
Hello. I need IC card serial number. How can I read IC card serial number? tell me. please...
Wed 09/19/01
02:29:26AM
 
1
Thu 09/13/01
12:52:42AM
34
 
 
Hi, I am able to serialize an object using ObjectOutputStream.writeObject However, when I try to ...
Wed 09/19/01
02:00:29AM
 
1
Tue 09/18/01
11:51:09PM
30
 
 
Is it possible to have a class say FileWrite.java which implements serializable and uses writeObject...
Sun 09/16/01
10:12:02PM
 
1
Wed 09/12/01
02:26:40PM
30
 
 
I am trying to serialize an object and pass it through InputStream Object. I am getting NotSerializ...
Sun 09/16/01
10:08:16PM
 
1
Fri 09/14/01
03:56:53AM
33
 
 
I can't find any good documentation describing how this would happen, anyone care to run me through ...
Thu 08/30/01
02:32:45AM
 
0
Thu 08/30/01
02:32:45AM
42
 
 
 
Results  351 to 360 of 436  « Prev 1... 31 32 33 34 35 36 37 38 39 40 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact