|
Hi
When i try to serialize a Document object using Java serialization i.e.
Objectoutputstream i get a StackOverflow error. The reason for this is i
beleive bcoz java serialization uses recusive calls. So i would like to
know if anyone has implemented a non recursive solution for serialization of
DOM.
Regards.
|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
