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  431 to 436 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
if i have a class which extends Serializable , and i want this class object to be accessed by both ...
Sun 09/12/04
02:38:54AM
 
0
Sun 09/12/04
02:38:54AM
56
 
 
I am stumped, hope someone can help out. I have an applet talking to a servlet using some options...
Wed 06/25/03
04:04:24AM
 
1
Wed 06/25/03
03:23:32AM
42
 
 
hi!! can anyone tell me what is the actual need of marker interfaces? specially in details abt seria...
Wed 04/20/05
12:00:03AM
 
1
Tue 04/19/05
10:04:43PM
130
 
 
Can any one tell me the need of serialization? Thanks in Advance.
Mon 02/27/06
02:14:25PM
 
2
Mon 02/27/06
06:39:09AM
46
 
 
It is written in documentation that if writeObject and readObject methods are there they must have...
Thu 03/31/05
08:56:06PM
 
1
Tue 03/29/05
05:33:12AM
108
 
 
 
lease i need help regarding this matter suppose that your having an applet that implements writeob...
Sat 02/12/05
06:42:42PM
 
1
Sat 02/12/05
04:56:24PM
44
 
 
Results  431 to 436 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact