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  291 to 300 of 436  « Prev 1... 25 26 27 28 29 30 31 32 33 34 ... 44 Next » 
 
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
 
 
Let's say I have an Object obj, which I know will be a Comparable type, but I don't know exactly wha...
Wed 03/20/02
07:32:38AM
 
1
Sat 03/09/02
06:50:54AM
31
 
 
how i can read from console ? and save in a verctor.
Wed 03/20/02
07:30:00AM
 
1
Mon 03/18/02
05:37:03AM
31
 
 
I have been trying to solve this problem for hours and I would appreciate should somebody be kind e...
Tue 03/19/02
10:54:02AM
 
1
Tue 03/19/02
09:56:58AM
31
 
 
Hi people, I have a doubt. I have a project and I use Administrator classes to manage objects from...
Mon 03/18/02
05:11:59AM
 
1
Sun 03/17/02
04:12:43PM
27
 
 
 
Hi, I am trying to serialize an object taken out of an array. The following code doesn't work. ...
Sat 03/16/02
03:27:23PM
 
1
Thu 02/28/02
09:19:50PM
31
 
 
Hallo folks, I have an array of objects and I want to find out the object name in myArray[i]. Than...
Fri 03/15/02
05:59:33AM
 
1
Fri 03/15/02
05:56:57AM
34
 
 
Hi all, with the same code that you can find at the end, I have been able to send String, Date, .....
Wed 02/27/02
06:40:27AM
 
0
Wed 02/27/02
06:40:27AM
32
 
 
I have a Service object which I initiliase with name, description etc, but also an ArrayList of para...
Tue 02/26/02
05:14:41AM
 
0
Tue 02/26/02
05:14:41AM
31
 
 
What happens when a java application is shut down while in middle of serialising an object?Will it h...
Wed 02/20/02
05:58:10AM
 
1
Wed 02/20/02
04:51:08AM
40
 
 
 
Results  291 to 300 of 436  « Prev 1... 25 26 27 28 29 30 31 32 33 34 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact