- Original Message -
From: "Sam Wun" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, April 09, 2008 4:21 PM
Subject: Why use SOAP in Java
Hi,
I am wondering why use SOAP with Java?
Since SOAP is based on RPC, I think the best question may be asked, why
use RPC for client-server applicat
I wonder if the real question here is not more like: what advantage
does one gain in using RPC rather than some other method? I must
admit that I sometimes ask myself that question. I must also admit
that this whole thread is too general to be topical on the Tomcat list.
--
Mark H. Wood, Lead
Am Wed, 9 Apr 2008 07:21:29 -0700 (PDT)
schrieb Sam Wun <[EMAIL PROTECTED]>:
> I am wondering why use SOAP with Java?
> Since SOAP is based on RPC, I think the best question may be asked,
> why use RPC for client-server application?
Well... let's put it another way: Why not use SOAP and/or RPC fo