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  361 to 370 of 436  « Prev 1... 32 33 34 35 36 37 38 39 40 41 ... 44 Next » 
 
String s="Tue, 28 Oct 2003 04:26:27 -0500 (GMT-05:00)"; can anyone parse this String to Date objec...
Tue 10/28/03
05:58:32AM
 
1
Tue 10/28/03
03:40:47AM
48
 
 
Please suggest best way to identify a non-serializable object which is causing NotSerializableExcept...
Wed 01/14/04
05:34:02PM
 
1
Tue 12/16/03
11:52:15AM
29
 
 
Hi dears how we can call batch (.bat) files from java program
Mon 12/22/03
02:36:36PM
 
1
Mon 12/22/03
01:29:55PM
32
 
 
Hi Does anyone know of a problem involving ObjectInputStreams that affects the functionality of oth...
Thu 01/01/04
07:27:41AM
 
1
Thu 01/01/04
06:48:38AM
35
 
 
I made a rowset wrapper class: public class RowSetAdaptor extends java.lang.Object implements Seri...
Thu 02/26/04
05:05:43PM
 
1
Thu 02/26/04
09:29:56AM
60
 
 
 
Describe Polymorphism?
Tue 04/06/04
05:55:18AM
 
1
Mon 04/05/04
05:52:33PM
40
 
 
How the following code can be true ?? since s1 and s2 are different String objects.... can u please ...
Sun 05/02/04
11:57:04PM
 
1
Sun 05/02/04
09:41:44PM
39
 
 
Hi We are developing a project using WebLogic as EJB Container and Tomcat as Web container. Ever...
Fri 07/23/04
08:40:01AM
 
1
Sat 05/15/04
03:23:05AM
40
 
 
I want to know the need for serialization.Plz explain me?
Mon 06/14/04
06:02:11PM
 
1
Sun 06/13/04
09:29:46PM
32
 
 
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
 
 
 
Results  361 to 370 of 436  « Prev 1... 32 33 34 35 36 37 38 39 40 41 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact