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  31 to 40 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
what is the purpose of marker or tagged interface eventhoug there is methods to implement(like seria...
Fri 06/01/07
12:35:48PM
 
1
Wed 03/28/07
10:50:50PM
121
 
 
Hi Friends, I want to know how serialization works. I i try to see Serializable interface its empty....
Wed 03/28/07
10:54:50PM
 
3
Tue 01/30/07
01:53:22AM
279
 
 
Hi, The servlets in our application is invoking a RMI server to create a serializable object. This...
Tue 03/27/07
09:32:57PM
 
1
Mon 03/26/07
03:48:45AM
104
 
 
Hi, I am creating Data Transfer Objects (Value Objects) to store and retrieve data from tables in ...
Fri 02/02/07
11:51:17PM
 
1
Wed 01/31/07
03:44:21PM
93
 
 
Why not serializable is named as Persistable? Is there any difference between them?
Sat 01/27/07
11:07:30AM
 
1
Thu 01/25/07
05:12:53AM
135
 
 
 
hi, SoapConnectionFactory class being a abstract class an object of this is created ???? ca...
Thu 01/25/07
05:18:19AM
 
1
Wed 11/29/06
05:33:06AM
111
 
 
i want to know how to serializ a object can anybody send me any refrance code Please use html tags...
Fri 12/15/06
07:51:10AM
 
1
Fri 12/15/06
07:09:15AM
96
 
 
My program saves some of its data by serialization; existing data, created on 1.5, cannot be loaded...
Tue 12/12/06
08:56:01PM
 
1
Tue 12/12/06
11:16:20AM
124
 
 
if serializable is marker interfase,it don't have any methods ,how it is going process serilazation?
Thu 11/23/06
12:37:37PM
 
1
Sat 11/18/06
12:21:38PM
125
 
 
What is the need of serializing an object?
Thu 11/09/06
09:00:37AM
 
1
Thu 11/09/06
08:54:18AM
96
 
 
 
Results  31 to 40 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact