FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
SOA Web Services Blog: A REST Framework for Web Services
XML & Web Services
<![CDATA[[

Web Services and Smart Data.

by John Dorsey
THE SOFTWARE SIMPLIST

Web Services Wisdom.

by Udi Dahan
June 13, 2007

A REST Framework for Web Services

Eric Bruno's article, SOA, Web Services, and RESTful Systems looks at building SOA systems using REST. Eric presents a Java-based REST framework that consists of a REST Server, which is the Java Servlet that maps HTTP URL queries to application code; and a REST Worker, which is the Java class that is dynamically invoked by the framework when a request is made, and subsequently generates a response.

Posted by John Dorsey at 01:36 AM  Permalink




 
INFO-LINK