Java is an excellent cross platform solution, and we support Java as a
client language. If you don't want to use java, but get cross platform
results, then the browser as client seems to be a reasonable solution.
Further, if you want to script the application, then either http server
or browser needs to know how to parse the script, make the call and
return the data.
Well, I was under the impression from such sites as
http://www.scripting.com/frontier5/xml/code/rpc.html
that there was some interest in a standard notation, but perhaps the fun
is writing your own?
Hank
David Brownell wrote:
>
> Hank Ratzesberger wrote:
> >
> > Is anyone working with XML-RPC? I am interested in what the DTD would
> > look like for both a SSI RPC invocation and for one invoked at the
> > client side in a browser.
>
> IMHO you just send application-specific documents. No standard DTD
> needed, beyond what the applications already use.
>
> The world doesn't need more RPC systems ...
>
> - Dave
-- -------------------- Hank Ratzesberger hankr@dnai.com --------------------