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 » 
 
hai all, i faced lot of interviews this question.. what is the JVM size?
Mon 05/08/06
08:39:18AM
 
1
Mon 05/08/06
08:34:56AM
105
 
 
Can we make static variables Serializabe?If not how to make them Serializable? Thanks in advance. ...
Fri 12/16/05
04:19:09AM
 
4
Fri 10/07/05
08:56:43AM
106
 
 
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
106
 
 
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
106
 
 
If I declare a class as serialized, where should I store it in tomcat such that an applet and a serv...
Mon 02/14/05
05:12:32AM
 
0
Mon 02/14/05
05:12:32AM
106
 
 
 
HI, I have very strange Q.N Need someones help soon. Before calling remote's method, i m getting exa...
Tue 06/28/05
03:45:06AM
 
1
Tue 06/28/05
02:57:06AM
106
 
 
Hi All, I am using HashMap for return type of certain methods in EJB.But I realize that I can achiv...
Mon 09/20/04
12:07:59AM
 
1
Thu 07/08/04
09:06:12PM
106
 
 
I am using Tomcat Web Server. In which directory I should store my Serialized class such that an ...
Fri 12/17/04
02:09:09AM
 
1
Fri 12/10/04
09:23:25AM
106
 
 
As there are no methods in java.io.serializable interface, how does java knows that it has to serial...
Sat 02/26/05
09:40:33AM
 
1
Fri 02/25/05
06:25:05PM
107
 
 
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
107
 
 
 
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