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  71 to 80 of 436  « Prev 1... 3 4 5 6 7 8 9 10 11 12 ... 44 Next » 
 
I have a web application - e.g. using struts framework. I am using JavaBeans (not EJBs) to do busine...
Thu 08/22/02
09:19:25AM
 
1
Thu 08/22/02
08:29:18AM
28
 
 
Do you have any guidelines or pointers to information about how software developers actually can con...
Thu 03/15/01
10:41:45AM
 
0
Thu 03/15/01
10:41:45AM
42
 
 
Is there any implecation if I write serialized data by calling: ObjectOutputStream.writeUTF(someSt...
Fri 08/13/04
08:32:57AM
 
0
Fri 08/13/04
08:32:57AM
35
 
 
Does the String class implements seriazilable?
Wed 08/25/04
01:21:28AM
 
3
Tue 08/24/04
12:14:28AM
35
 
 
Please tell me how to convert a Double value to an Integer
Mon 07/01/02
08:07:35AM
 
1
Sun 06/30/02
07:29:11PM
35
 
 
 
Hi, while executing the below program: //========== Program starts ===============> import ...
Thu 07/22/04
11:32:51PM
 
0
Thu 07/22/04
11:32:51PM
29
 
 
I'm trying to develop an application that will load classes that have been added to it's classpath a...
Mon 05/06/02
07:02:29PM
 
1
Sat 04/27/02
05:07:35AM
33
 
 
hiho, when i try to serialize an image and store it in an oracle database, the value that is ins...
Tue 05/14/02
12:52:32AM
 
0
Tue 05/14/02
12:52:32AM
34
 
 
I wanted to embed an .rm format video file in my html file so it can be directly run on a browser, i...
Sun 12/09/01
07:51:40AM
 
0
Sun 12/09/01
07:51:40AM
33
 
 
Hi I want the data that is serialized to a file to be encrypted. I don't want to use JCE or anyth...
Tue 06/25/02
10:13:36PM
 
0
Tue 06/25/02
10:13:36PM
32
 
 
 
Results  71 to 80 of 436  « Prev 1... 3 4 5 6 7 8 9 10 11 12 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact