03-14-06 10:57 PM
> You can also store objects by serializing them to an
> utf character stream. This should be faster than XML
> and also saves some space for storage on the other
> hand. From my point of view this should even work
> with complex objects and refernces.
>
> Andreas Bednarz
Dear Andreas Bednarz,
I am really wondering about the how to serialize the Java object to char utf
. If you could help me out on how to do serialization object to xml and utf
(most likely sample code). As i am beginner to Java and protal.
Thanks in adavance.
Anantha
[ Post a follow-up to this message ]
|