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  401 to 410 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
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
126
 
 
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
137
 
 
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
96
 
 
if we aplly serialization also the state of an object is not stored then how to store the sate of th...
Sun 03/18/07
10:48:02AM
 
1
Sat 03/17/07
11:29:20PM
38
 
 
How we use serialization process in core java concept give me the brief explanation
Mon 03/26/07
02:24:54AM
 
1
Mon 03/26/07
01:10:25AM
98
 
 
 
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
107
 
 
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
295
 
 
This option raises an internal Eclipse error and refers to the log file for details. Every...
Fri 04/20/07
12:17:35PM
 
1
Fri 04/20/07
11:57:03AM
97
 
 
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
122
 
 
Hi, Sorry for being little over descriptive here. I have an issue deserializing a file that conta...
Wed 06/20/07
11:53:38AM
 
1
Tue 06/19/07
11:29:24PM
93
 
 
 
Results  401 to 410 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact