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  21 to 30 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
Hello, What is meant by pushbackinputstream? This I got when I have instantiaged an URL object ...
Wed 05/01/02
10:11:25AM
 
0
Wed 05/01/02
10:11:25AM
28
 
 
Hi all, I am sending serialized objects from applet to servlet and viceversa. I am using the code ...
Thu 05/02/02
01:13:47PM
 
1
Mon 03/04/02
04:16:12AM
28
 
 
Would you create a small code example of serializing a class and then creating a blob from that seri...
Fri 04/26/02
01:12:49PM
 
0
Fri 04/26/02
01:12:49PM
28
 
 
The serialization specification, section 5.6 names changes to a class that either break or preserve ...
Fri 06/07/02
03:06:51PM
 
0
Fri 06/07/02
03:06:51PM
28
 
 
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
28
 
 
 
How can slow my J2EE platform using beans instead of classes (if any)? For example, when creating n...
Wed 01/09/02
05:49:03AM
 
1
Wed 01/09/02
01:45:22AM
28
 
 
Maybe I do not have my mind wrapped around this thing right. I could use some help please. I read ...
Thu 12/20/01
02:10:18PM
 
0
Thu 12/20/01
02:10:18PM
28
 
 
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
 
 
Hi! all, i m using object serialization to send in data from my applet to servlet to be finally sen...
Tue 06/22/04
04:56:58AM
 
0
Tue 06/22/04
04:56:58AM
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
 
 
 
Results  21 to 30 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact