Web Services
In short, web services technology allows clients to access methods on a remote client using JAX-RPC for communications (thus avoiding problems with firewalls).
Another document provides details on Web Services Internals.
Book tip: Java Web Services in a Nutshell
Homepage: http://www.w3.org/2002/ws/
|