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  11 to 20 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
Hi, I am writing an application where the xml data generated by XMLEncoder, need to be store/ret...
Thu 07/22/04
11:25:50PM
 
0
Thu 07/22/04
11:25:50PM
36
 
 
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
 
 
Seems like I should be able to run a tool which, given a class name can walk through all the instanc...
Wed 10/17/01
06:54:24AM
 
2
Tue 10/09/01
08:10:06AM
35
 
 
Hi, I am running JDK 1.3.1 and have written a little program which recieves java objects over a ne...
Wed 05/15/02
01:44:02AM
 
0
Wed 05/15/02
01:44:02AM
31
 
 
I need to send data from a Servlet to an Applet. Therefore I created an Serialized object which cont...
Fri 04/20/01
08:32:43PM
 
1
Tue 04/17/01
10:20:11AM
98
 
 
 
Hi Javaneses, I try to send a long String from a Applet (using Internet Explorer 5.5) to a Servlet ...
Sun 12/01/02
10:45:11PM
 
1
Fri 11/29/02
05:51:34PM
38
 
 
Are methods also serialized along with the data members?
Sun 09/17/00
02:29:20AM
 
0
Sun 09/17/00
02:29:20AM
112
 
 
Are there any limits on the size of a serialized object?
Fri 10/27/00
04:13:19PM
 
0
Fri 10/27/00
04:13:19PM
50
 
 
I have created an Entity Bean with CMP that stores a BigDecimal along with a few other Strings. Usin...
Mon 06/25/01
11:21:17AM
 
0
Mon 06/25/01
11:21:17AM
66
 
 
Anybody please help me out with the answer for this question. I am giving u the choices also....
Thu 02/14/02
11:43:56PM
 
0
Thu 02/14/02
11:43:56PM
36
 
 
 
Results  11 to 20 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact