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  81 to 90 of 436  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 44 Next » 
 
Hi, I am knew to the concept of Seriliazation. Can anybody give me idea what is serialization and wh...
Sat 02/05/05
04:42:00AM
 
2
Wed 01/05/05
08:54:50AM
45
 
 
Hi, I need to understand the difference between request.getParameter and request.getAttribute, ca...
Fri 01/14/05
03:40:33AM
 
1
Thu 01/13/05
09:24:56AM
36
 
 
How can I compress & decompress data(e.g, object) while storing them into a file?
Mon 04/30/01
03:55:40AM
 
0
Mon 04/30/01
03:55:40AM
108
 
 
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
 
 
Can Java "decompilers" generate Java source from serialized Java class files? Thanks, Barry
Sun 05/04/03
08:01:14PM
 
2
Sun 03/30/03
01:20:23PM
35
 
 
 
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
 
 
What is ment by "Business Objects"? I am a bit confused with this term. Can anybody help me please..
Sun 01/20/02
03:11:45AM
 
1
Sat 01/19/02
11:07:09PM
33
 
 
What's the best way to prevent serialization without making your class final? Should I store a no...
Thu 10/24/02
12:53:46PM
 
1
Thu 10/24/02
08:33:12AM
37
 
 
I use an URLClassLoader to load a class from a jar, then I instantiate an object and serialize it....
Fri 02/10/06
10:19:13PM
 
3
Fri 11/18/05
12:19:23PM
107
 
 
I try to read serialized objects in UNIX from a java application in NT and use the following code....
Fri 08/03/01
12:41:43PM
 
1
Thu 08/02/01
01:41:13PM
44
 
 
 
Results  81 to 90 of 436  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact