[
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 06:46:00 -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=xvANTzdS4wrb+NET1HrlcP4EfSOB0acyLpcCpx1z/qDW5QclxgvBGOIxYhb3BSkFuxLYonIQwe73qq79P5Q80dbxW9pCsHxfdd2sLIAjpzzBcOjRy3G92uSDjxL5SguJRPVoH+crYn2wrW4g1kD8SVtG8+3FMYRAc+1ndEBaqLI= ;
- In-reply-to: <E1D2TuU-00026Q-00@ukmail1.eechost.net>
Thank you so much Mr. Kay for all your advice. Now my
understanding about XML transmission is better. I have
much to think now!
Regards,
Mukul
--- Michael Kay <mike@saxonica.com> wrote:
> > 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?
>
> Yes, you can write your own serialization methods,
> which could for example
> serialize the DOM model as XML.
>
> Michael Kay
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|