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  71 to 80 of 436  « Prev 1... 3 4 5 6 7 8 9 10 11 12 ... 44 Next » 
 
HI all! I have some sample code. FileOutputStream out=new FileOutputStream(femployee); //Ope...
Wed 08/24/05
10:05:53AM
 
1
Tue 08/23/05
06:49:03AM
105
 
 
Is there a report API in Java or if there isn't how can one create Java classes that generate repor...
Tue 09/27/05
09:22:48AM
 
1
Tue 09/27/05
07:44:52AM
133
 
 
Hi, I am totally lost on how to deserialize (and reconstruct) an image taken from a java space. I...
Wed 10/12/05
06:54:39AM
 
1
Wed 10/05/05
12:32:41PM
132
 
 
I use ejb 1.x and weblogic server 8.1 From jsp i create object of my class e.g.EmployeeData and cal...
Thu 08/03/06
01:56:32AM
 
1
Tue 08/01/06
04:54:22AM
125
 
 
what is the difference between serialization and marshalling? Please use html tags to format code...
Mon 08/21/06
09:38:34PM
 
1
Fri 08/04/06
05:08:32AM
99
 
 
 
what is serialization & its uses?
Tue 09/05/06
02:24:45AM
 
1
Tue 09/05/06
12:10:40AM
104
 
 
What is the need of serializing an object?
Thu 11/09/06
09:00:37AM
 
1
Thu 11/09/06
08:54:18AM
97
 
 
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
 
 
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
 
 
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
125
 
 
 
Results  71 to 80 of 436  « Prev 1... 3 4 5 6 7 8 9 10 11 12 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact