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  381 to 390 of 436  « Prev 1... 34 35 36 37 38 39 40 41 42 43 ... 44 Next » 
 
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 would like to know how to generate .ser file? Is there any java command to generate it or I ne...
Tue 12/12/06
11:23:18AM
 
2
Sat 10/21/06
02:57:18AM
111
 
 
I'm running a stateless EJB application on WebSphere which uses threading to achieve throughput,. I'...
Wed 11/07/07
11:55:27AM
 
0
Wed 11/07/07
11:55:27AM
111
 
 
What are the differences in the serialization of jdk 1.3 and 1.4 versions.
Tue 04/25/06
03:06:25AM
 
1
Fri 04/21/06
02:25:35AM
111
 
 
Hai Anybdy cld plz let me knw how to find out the memory address where the java objects are stor...
Mon 10/17/05
10:07:33AM
 
3
Thu 10/13/05
01:15:59PM
112
 
 
 
Are methods also serialized along with the data members?
Sun 09/17/00
02:29:20AM
 
0
Sun 09/17/00
02:29:20AM
112
 
 
I have declared a structure called User in my idl file. The idl generator generates a file called Us...
Tue 01/08/02
06:19:09AM
 
1
Tue 01/08/02
05:56:00AM
113
 
 
I have some sub classes which extends the same super class. I send this sub class(s) through object ...
Fri 11/18/05
12:29:54PM
 
3
Thu 10/27/05
01:12:53PM
114
 
 
Hi, I want to serialize some information on to the disk in a file format and after a fixed time in...
Mon 05/23/05
08:39:59AM
 
0
Mon 05/23/05
08:39:59AM
114
 
 
I have this method in my Session EJB which always throws MyException (extends Exception) There are t...
Fri 12/03/04
10:55:11AM
 
1
Thu 11/11/04
03:56:10PM
115
 
 
 
Results  381 to 390 of 436  « Prev 1... 34 35 36 37 38 39 40 41 42 43 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact