Saturday, July 28, 2007

How to REST?!

By Nima Goudarzi (nima@javadev.org) - July, 2007

This is an article about REST (Representational State Transfer) which gives you the knowledge of developing enterprise applications with SOA as a loosely coupled approach but without getting involved with SOAP and its complexities.This article consists on the following sections:
- Definitions
- Example: Authentication Service
- Authentication Web Service
- Authentication Client
- XML Transformation
- RESTing Without JAX-WS

* The complete source codes and binary versions of the examples used in this article are available at: http://www.javadev.org/files/rest.zip

* This article is also available in the printable(pdf) format from the following address:
http://www.javadev.org/files/rest.pdf

No comments: