Hi, I am using XercesJ 2.0.2. I would like to know if the HTML DOM is serializable. I look at the source code, and HTMLDom has implemented Serializable interface.
But I have the following exception when I try to serialize a dom to an ObjectOutputStream: junit.framework.AssertionFailedError: test failsjava.io.NotSerializableException: org.apache.xerces.util.DOMErrorHandlerWrapper Would you please tell me if I miss something? Thanks for any help. __________________________________________________________________ The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
