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  391 to 400 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
Hi all, when i excute the programme, like below statement it is working fine MimeBodyPart obj ...
Thu 04/18/02
04:43:20AM
 
0
Thu 04/18/02
04:43:20AM
45
 
 
hi all, i just trying to port a java code from windows to linux, its a webapp using jetty, and the t...
Tue 11/29/05
09:17:42AM
 
0
Tue 11/29/05
09:17:42AM
101
 
 
I have two problems. one is how to append in to a file. Second is i'm trying to read the file using ...
Fri 10/22/04
04:24:29AM
 
1
Thu 10/21/04
01:24:57AM
39
 
 
What is the purpose of using serialization?what is the advantage of this?Give some sample situations...
Tue 04/09/02
07:35:37AM
 
2
Tue 04/09/02
12:29:35AM
31
 
 
Is it possible to have a class say FileWrite.java which implements serializable and uses writeObject...
Sun 09/16/01
10:12:02PM
 
1
Wed 09/12/01
02:26:40PM
30
 
 
 
I am using XMLEncoder/XMLDecoder to serialize my objects. However, I am now missing the Object.rea...
Fri 07/12/02
05:36:14AM
 
0
Fri 07/12/02
05:36:14AM
51
 
 
whats the purpose of serialize interface? it dosent has any methods and variables? how our class ...
Mon 09/05/05
02:57:51PM
 
2
Wed 07/27/05
04:25:41AM
116
 
 
Hi, I need to understand the difference between request.getParameter and request.getAttribute, ca...
Fri 01/14/05
03:40:33AM
 
1
Thu 01/13/05
09:24:56AM
37
 
 
since the java.sql.resultset is not Serializied,it's not able to sent through RMI.Sybase EAserver ...
Tue 02/03/04
06:46:04PM
 
2
Tue 02/03/04
03:03:07PM
29
 
 
how can i sent an object from java application to servlet?
Tue 04/23/02
06:25:38AM
 
1
Mon 04/22/02
06:15:18PM
33
 
 
 
Results  391 to 400 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact