[
Lists Home |
Date Index |
Thread Index
]
- From: "Thomas B. Passin" <tpassin@home.com>
- To: xml-dev@lists.xml.org
- Date: Sat, 25 Nov 2000 23:17:50 -0500
Henrik Frystyk Nielsen suggested -
> I suggest you have a look at SOAP [1] - this is one of the things it
is
> designed to do. The SOAP encoding allows you to link to things using
URIs
> so you can mix and match dynamically between what you want to have
inline
> and what you want to pull from, say an HTTP server. You can also wrap
> things up in a MIME multipart if you so desire [2].
>
Yes, I originally told my associates that if we were to do more than a
simple, one-or-two-time demo that it should probably be done with SOAP.
But we decided it would be easier for a quick demo job to roll a little
server than to get SOAP working. And it was, I think.
Regards,
Tom Passin
|