aspose file tools
The moose likes Web Services and the fly likes REST style web services Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "REST style web services" Watch "REST style web services" New topic
Author

REST style web services

Nikhil Goel
Ranch Hand

Joined: Jul 11, 2003
Posts: 32
All ,
I came across REST as the new mantra for WEB SERVICES . Can somebody throw light on it . Is it same as JAXWS*.

Heard that AXIS 2.0 has started supporting it . Also AMAZON has 90% WEB SERVICES as REST.

Some good book or link on how to implement this style of WEB SERVICES would be of great help .
[ October 09, 2006: Message edited by: Bear Bibeault ]
Watsh Rajneesh
Ranch Hand

Joined: Apr 17, 2006
Posts: 109
Here is one such link. And Restlet is a framework to develop webservices in Java, the REST way.


SCJP 5.0 (90%), SCDJWS 1.4 (88%), SCWCD 1.4 (82%), SCBCD 1.3 (85%)
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: REST style web services
 
Similar Threads
SOAP vs REST
restful webservices
RESTful Web Services:About the book
learning web services
passing parameters through url