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  131 to 140 of 436  « Prev 1... 9 10 11 12 13 14 15 16 17 18 ... 44 Next » 
 
Dear, I have developed a software by using java sockets. when i try to send an object (first time) ...
Wed 09/04/02
05:31:40AM
 
1
Wed 09/04/02
04:11:01AM
32
 
 
when we do jndi lookup for a home object we get the home object reference.. does this mean that ho...
Wed 06/18/03
09:10:37AM
 
2
Mon 06/16/03
09:12:10AM
32
 
 
Hi, Can someone please point me in the right direction? I'd like to get an array of bytes from a...
Thu 11/15/01
11:44:14AM
 
1
Thu 11/15/01
11:28:20AM
32
 
 
Would you create a small code example of serializing a class and then creating a blob from that seri...
Fri 04/26/02
01:12:49PM
 
0
Fri 04/26/02
01:12:49PM
32
 
 
Hi all, with the same code that you can find at the end, I have been able to send String, Date, .....
Wed 02/27/02
06:40:27AM
 
0
Wed 02/27/02
06:40:27AM
32
 
 
 
I have a project going on, in which i need to store a images form BufferedImage class object with a ...
Tue 01/15/02
10:42:00AM
 
0
Tue 01/15/02
10:42:00AM
32
 
 
How can I get the height of the title bar in a jInternalFrame. I tried using getInsets().top of this...
Tue 01/15/02
04:15:48AM
 
0
Tue 01/15/02
04:15:48AM
32
 
 
Hi, I am able to write a Serializable object to the OutputStream using ObjectOutputStream.writeObje...
Fri 09/21/01
07:39:26AM
 
1
Fri 09/21/01
03:26:50AM
32
 
 
i have opened a FileOutputStream(fis)(name,true) for appending and created a ObjectOutputStream with...
Sun 07/08/01
07:45:29PM
 
1
Thu 07/05/01
12:32:48AM
32
 
 
Hi dears how we can call batch (.bat) files from java program
Mon 12/22/03
02:36:36PM
 
1
Mon 12/22/03
01:29:55PM
32
 
 
 
Results  131 to 140 of 436  « Prev 1... 9 10 11 12 13 14 15 16 17 18 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact