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  41 to 50 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
Thu 07/11/02
03:19:18AM
 
2
Fri 06/14/02
04:44:35AM
30
 
 
What is Refection ? how we can implement it
Wed 11/20/02
01:42:13PM
 
1
Tue 11/19/02
08:40:19PM
30
 
 
Sorry, this may sounds stupid, but really, why & when should I Serialize?
Fri 04/26/02
03:53:36AM
 
1
Fri 04/26/02
02:54:35AM
30
 
 
Hi, I am able to serialize an object using ObjectOutputStream.writeObject However, when I try to ...
Wed 09/19/01
02:00:29AM
 
1
Tue 09/18/01
11:51:09PM
30
 
 
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
 
 
 
Hi, while executing the below program: //========== Program starts ===============> import ...
Thu 07/22/04
11:32:51PM
 
0
Thu 07/22/04
11:32:51PM
30
 
 
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
30
 
 
how can i use serialization Please use html tags to format code blocks.
Wed 06/01/05
06:28:01AM
 
1
Tue 05/31/05
04:40:46PM
30
 
 
Can a Serialized object hold non-serialized objects into it? If yes, then will that object itself wi...
Thu 07/01/04
07:36:42AM
 
1
Thu 07/01/04
02:03:38AM
30
 
 
Hi! all, i m using object serialization to send in data from my applet to servlet to be finally sen...
Tue 06/22/04
04:56:58AM
 
0
Tue 06/22/04
04:56:58AM
30
 
 
 
Results  41 to 50 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact