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  31 to 40 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
how the serilization occurs internally? Any solution with an example will be appreciated.
Wed 09/15/04
05:52:04AM
 
1
Wed 09/15/04
02:02:33AM
42
 
 
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? What is the use? What is the difference between serializable and refrencea...
Mon 06/16/03
05:17:02AM
 
1
Mon 06/16/03
04:12:22AM
32
 
 
Hi, i'm doing an application with java and I have this error 95001: Non-serializable object in re...
Wed 05/07/03
07:11:54AM
 
1
Wed 05/07/03
05:58:00AM
30
 
 
i started developing application using java but i am confused about serialization and Externalizati...
Fri 09/03/04
01:52:14AM
 
1
Fri 09/03/04
12:35:43AM
36
 
 
 
Is there a way to determine serialVersionUID of an object serailized in a file? I was able to find a...
Fri 01/28/05
10:34:19PM
 
0
Fri 01/28/05
10:34:19PM
125
 
 
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
 
 
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
 
 
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
 
 
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
 
 
 
Results  31 to 40 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact