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  321 to 330 of 436  « Prev 1... 28 29 30 31 32 33 34 35 36 37 ... 44 Next » 
 
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
30
 
 
I am using HttpSession object to store some value I am able to get the value when using win-2000 as ...
Fri 12/28/01
04:06:06AM
 
0
Fri 12/28/01
04:06:06AM
35
 
 
Hello, I have created a class called plot2D which extends an Applet and implements Serializable. It ...
Fri 12/21/01
05:49:16AM
 
1
Thu 12/20/01
03:17:17PM
38
 
 
Maybe I do not have my mind wrapped around this thing right. I could use some help please. I read ...
Thu 12/20/01
02:10:18PM
 
0
Thu 12/20/01
02:10:18PM
29
 
 
I have a program 'class', which uses a Hashtable to "store" informations. This Hashtable is declared...
Tue 12/18/01
09:25:33AM
 
1
Mon 12/10/01
08:10:16PM
36
 
 
 
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
 
 
ir, Currently I am using a hashtable in my program but with that I am getting errors like NullPoin...
Wed 12/05/01
06:06:37AM
 
1
Wed 12/05/01
02:08:14AM
31
 
 
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
42
 
 
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
36
 
 
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
34
 
 
 
Results  321 to 330 of 436  « Prev 1... 28 29 30 31 32 33 34 35 36 37 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact