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  351 to 360 of 436  « Prev 1... 31 32 33 34 35 36 37 38 39 40 ... 44 Next » 
 
i am getting two different result from almost same programs on winnt. program 1. String file = "C...
Sun 11/11/01
08:18:48PM
 
1
Tue 09/04/01
07:47:25PM
40
 
 
i have several class which extends Externalizible , when i use to get these objects via j2ee applica...
Fri 02/08/02
10:38:40PM
 
0
Fri 02/08/02
10:38:40PM
41
 
 
what is the use of transient variable. Give an example of the situation where it is used.
Mon 08/30/04
04:28:18PM
 
1
Fri 08/20/04
04:08:25AM
44
 
 
I want to test whether excepiont is throwed and where will the exception be cathced.For example,Clas...
Wed 06/26/02
04:50:45AM
 
1
Tue 06/25/02
08:15:56PM
29
 
 
Hi all, If my application can not establish connection with the server it is storing 8000 records ...
Tue 10/04/05
11:19:54AM
 
2
Mon 09/19/05
07:13:17AM
95
 
 
 
hai all, i faced lot of interviews this question.. what is the JVM size?
Mon 05/08/06
08:39:18AM
 
1
Mon 05/08/06
08:34:56AM
105
 
 
I have an array that I am using array [i][j].equals("b") what is the != version of this .equals("") ...
Wed 12/11/02
03:21:49PM
 
1
Wed 12/11/02
03:19:27PM
49
 
 
how can a resultset be serialised and retreived?
Tue 01/16/01
05:51:39AM
 
0
Tue 01/16/01
05:51:39AM
36
 
 
I want to seralize an object and store it temp. whenever reqd, client request, I want to bring back ...
Wed 01/05/05
04:59:29AM
 
2
Wed 01/05/05
03:21:07AM
34
 
 
hello i want to serialize an image i know you have to convert it to int[w][h] first but how can we k...
Wed 02/18/09
09:12:37PM
 
0
Wed 02/18/09
09:12:37PM
570
 
 
 
Results  351 to 360 of 436  « Prev 1... 31 32 33 34 35 36 37 38 39 40 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact