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  371 to 380 of 436  « Prev 1... 33 34 35 36 37 38 39 40 41 42 ... 44 Next » 
 
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
104
 
 
I have a Runnable object I want to serialize while it is being used in a live thread. I want to be...
Thu 12/01/05
03:02:55AM
 
1
Tue 11/29/05
09:42:02AM
92
 
 
If i create a object which is to be serialised then do I need to implement any methods?.
Mon 01/30/06
01:45:23AM
 
1
Sun 01/29/06
02:32:46AM
128
 
 
I use an URLClassLoader to load a class from a jar, then I instantiate an object and serialize it....
Fri 02/10/06
10:19:13PM
 
3
Fri 11/18/05
12:19:23PM
107
 
 
Hi, I am trying to pass a bean to a Session EJB but I am getting a runtime error "java.io.NotSerial...
Mon 02/13/06
03:20:14PM
 
1
Mon 02/13/06
11:44:31AM
108
 
 
 
I am getting ClassCastException with trying to do the following A SuperClass which cannot be ...
Tue 02/21/06
01:26:10PM
 
2
Tue 02/21/06
01:19:50AM
122
 
 
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
 
 
what is Read and Write parameters used with SnmpParametes Oject ? what is use of private and public ...
Sat 03/04/06
03:02:09AM
 
0
Sat 03/04/06
03:02:09AM
107
 
 
what is heap memory ? how it works ? how to implement concept of heap memory ? pls help me......
Mon 04/10/06
07:54:46AM
 
2
Mon 03/13/06
12:28:14AM
111
 
 
Could anybody please tell me why you need to have a public constructor (not a package access for ins...
Wed 04/19/06
02:13:31PM
 
1
Mon 02/27/06
05:43:06PM
132
 
 
 
Results  371 to 380 of 436  « Prev 1... 33 34 35 36 37 38 39 40 41 42 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact