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  341 to 350 of 436  « Prev 1... 30 31 32 33 34 35 36 37 38 39 ... 44 Next » 
 
I developed an application using java, since i have developed GUIs separetely as modules as i keep c...
Thu 03/06/03
06:49:57AM
 
1
Wed 03/05/03
03:02:21AM
34
 
 
Can we serialize resultSet Object?
Fri 03/14/03
06:35:36AM
 
1
Fri 03/14/03
12:08:20AM
35
 
 
Hi, I am using the StringTokenizer to read data fields from a pipe ("|") delimited file. I am unabl...
Wed 03/26/03
07:34:42PM
 
1
Wed 03/26/03
02:47:51PM
35
 
 
What is Externizable Interface where we need this? Which scenario we need to go for this Interf...
Wed 06/25/03
02:00:43AM
 
1
Wed 04/09/03
12:37:52AM
32
 
 
Hi, I am doing Socket communication, where-in the client gets an object and builds a fixed format ...
Thu 05/15/03
09:25:13AM
 
1
Mon 04/14/03
05:35:08AM
39
 
 
 
Hi, i'm doing an application with java and I have this error 95001: Non-serializable object in re...
Wed 05/07/03
07:11:54AM
 
1
Wed 05/07/03
05:58:00AM
30
 
 
Hi, I'm sending an instance over a socket and then at the client I am simply displaying the InputS...
Mon 06/02/03
03:55:22PM
 
1
Tue 05/27/03
04:01:34PM
32
 
 
What is serialization? What is the use? What is the difference between serializable and refrencea...
Mon 06/16/03
05:17:02AM
 
1
Mon 06/16/03
04:12:22AM
32
 
 
I am stumped, hope someone can help out. I have an applet talking to a servlet using some options...
Wed 06/25/03
04:04:24AM
 
1
Wed 06/25/03
03:23:32AM
42
 
 
Dear, I have a class myData that I want to implement Serializable interface. class myData h...
Mon 06/30/03
08:27:37AM
 
1
Fri 06/27/03
08:23:10PM
51
 
 
 
Results  341 to 350 of 436  « Prev 1... 30 31 32 33 34 35 36 37 38 39 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact