rpc service

Build an RPC service and client using JAX-RPC

Digg Linux/Unix upcoming  Wed, 07/23/2008 - 10:12

Representational state transfer (REST) is a style of designing loosely coupled applications that rely on named resources rather than messages.

Using the open source Restlet framework makes building RESTful Web services a snap. This tutorial guides you step-by-step through the fundamental concepts of REST and building applications with Restlets.