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  101 to 110 of 436  « Prev 1... 6 7 8 9 10 11 12 13 14 15 ... 44 Next » 
 
I originally posted this in Servlets because what I'm working on is a servlet... then I realized thi...
Sun 11/11/01
08:10:36PM
 
0
Sun 11/11/01
08:10:36PM
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
31
 
 
I am executing a Oracle stored procedure in java using weblogic server. The SP returns a cursor. Whe...
Mon 11/19/01
03:19:38AM
 
0
Mon 11/19/01
03:19:38AM
29
 
 
I have written a client server application in java in which the client and server communicate via se...
Tue 11/20/01
11:02:39AM
 
3
Tue 11/13/01
08:08:52AM
35
 
 
I have to store a big BLOB into the database. I am zipping it using GZIPOutputStream. But I need to ...
Tue 11/27/01
02:25:40PM
 
0
Tue 11/27/01
02:25:40PM
33
 
 
 
I have to store a zip file in the form of BLOB in the database. I used ZipInputStream to uncompress ...
Tue 11/27/01
10:10:15PM
 
0
Tue 11/27/01
10:10:15PM
32
 
 
Hi all, I have an input stream: 0 1 2 3 etc... This list above is dynamically generated an...
Thu 11/29/01
05:12:15PM
 
0
Thu 11/29/01
05:12:15PM
31
 
 
I create an Custumer class (is a FINAL CLASS). Custumer has a property anyInfor its type org.omg.COR...
Tue 12/04/01
07:20:59PM
 
0
Tue 12/04/01
07:20:59PM
35
 
 
How do i read a byte recieve from the serial port?
Tue 12/04/01
11:26:24PM
 
0
Tue 12/04/01
11:26:24PM
41
 
 
I am developing a website conform the MVC pattern. My Bean class doesn't implements serializable, ho...
Mon 01/21/02
06:28:20PM
 
1
Fri 11/23/01
02:13:41AM
28
 
 
 
Results  101 to 110 of 436  « Prev 1... 6 7 8 9 10 11 12 13 14 15 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact