[
Lists Home |
Date Index |
Thread Index
]
- To: Michael Kay <mike@saxonica.com>, xml-dev@lists.xml.org
- Subject: RE: [xml-dev] Transmitting XML between different applications
- From: Mukul Gandhi <mukul_gandhi@yahoo.com>
- Date: Sat, 19 Feb 2005 03:42:22 -0800 (PST)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=wmcy+EWfd4PLiF7LSFx3WGjzlGGL2PIcTQunfUM6EmTa8TK1LE91tuSK9Q4X6YZTViL5LkKqhJ6pk44iTwYWosvlCoQZ6GZggYKRdTMkuFGj8ty96bb3jwTI4DLqRzbEyczDbDLu24f7Xhlwhrpjkg4HKGmGY5+Vgar4uxkBtSY= ;
- In-reply-to: <E1D2SbZ-0001LO-00@ukmail1.eechost.net>
Thank you Mr. Kay for valuable suggestions.
I want to understand the below statement, you have
written.. "not if you serialize it using the default
Java object serialization". Is it possible to
serialize Java DOM objects by some other methods than
default Java serialization method? How is it
implemented, and would it make Java DOM objects parser
neutral?
Regards,
Mukul
--- Michael Kay <mike@saxonica.com> wrote:
> > 2) One question I asked earlier in this thread. If
> I
> > create a DOM object at source application using
> > Xerces; can I consume this DOM object using
> another
> > parser at recieving end (for e.g. Oracle).
>
> No, not if you serialize it using the default Java
> object serialization.
__________________________________
Do you Yahoo!?
Yahoo! Mail - 250MB free storage. Do more. Manage less.
http://info.mail.yahoo.com/mail_250
|