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  381 to 390 of 436  « Prev 1... 34 35 36 37 38 39 40 41 42 43 ... 44 Next » 
 
if i want to make an obj as immutable,need i specify its class as immutable or that perticular obj.h...
Fri 12/17/04
02:05:30AM
 
1
Tue 10/12/04
10:10:40PM
42
 
 
-Please give the full explanation of How to store Image in oracle database.Also give an example(Give...
Fri 12/17/04
02:15:05AM
 
1
Wed 10/27/04
12:33:52AM
35
 
 
I have this method in my Session EJB which always throws MyException (extends Exception) There are t...
Fri 12/03/04
10:55:11AM
 
1
Thu 11/11/04
03:56:10PM
115
 
 
what is extanation of serilizable file and where is it store ? Please use html tags to format code...
Fri 12/17/04
02:12:10AM
 
1
Mon 12/06/04
02:38:29AM
46
 
 
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
107
 
 
 
Hi, I need to understand the difference between request.getParameter and request.getAttribute, ca...
Fri 01/14/05
03:40:33AM
 
1
Thu 01/13/05
09:24:56AM
37
 
 
I have some base class for exception in my system - BaseException. After any failer in system I seri...
Tue 07/05/05
12:12:58PM
 
2
Wed 06/22/05
05:00:40AM
208
 
 
whats the purpose of serialize interface? it dosent has any methods and variables? how our class ...
Mon 09/05/05
02:57:51PM
 
2
Wed 07/27/05
04:25:41AM
116
 
 
Hi all, If my application can not establish connection with the server it is storing 8000 records ...
Tue 10/04/05
11:19:54AM
 
2
Mon 09/19/05
07:13:17AM
95
 
 
If static members of the class r not serialize during serialization then how can we get them back du...
Thu 01/19/06
02:26:43AM
 
2
Fri 01/06/06
03:27:16PM
39
 
 
 
Results  381 to 390 of 436  « Prev 1... 34 35 36 37 38 39 40 41 42 43 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact