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  1 to 10 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
What does "wrapping" an object mean? Choice 1 Placing an object into a HashMap for later retrie...
Wed 09/19/07
03:31:41AM
 
1
Wed 09/19/07
02:46:32AM
133
 
 
What does "wrapping" an object mean? Choice 1 Placing an object into a HashMap for later retrie...
Wed 09/19/07
03:31:30AM
 
1
Wed 09/19/07
02:48:35AM
121
 
 
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
 
 
HI, I Want to pass vectors between jsp pages, I tried to serialize the vector to a string and pass...
Sun 09/16/01
10:18:24PM
 
1
Fri 09/07/01
11:03:15PM
97
 
 
Hi everybody I have a big problem that I tried to solve the last few days without any luck. I have a...
Fri 05/24/02
04:38:25AM
 
0
Fri 05/24/02
04:38:25AM
95
 
 
 
Is it possible to see if one InetAddress is bigger than another? How can I compare them? thank's.
Mon 10/14/02
11:13:01AM
 
1
Mon 10/14/02
10:51:04AM
108
 
 
When i am trying to write an object in to a file using writeObject method of ObjectOutputStream,the...
Thu 10/07/04
07:15:29AM
 
1
Thu 10/07/04
12:49:52AM
111
 
 
Can you please provide me one example of storing string values in to the objects and also to retri...
Thu 10/11/01
05:19:42AM
 
0
Thu 10/11/01
05:19:42AM
101
 
 
I am using Tomcat Web Server. In which directory I should store my Serialized class such that an ...
Fri 12/17/04
02:09:09AM
 
1
Fri 12/10/04
09:23:25AM
107
 
 
Is there any way to access objects written to a file randomly. Serialization basically needs accessi...
Tue 07/19/05
01:56:23AM
 
1
Mon 07/18/05
01:05:19AM
103
 
 
 
Results  1 to 10 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact