aspose file tools
The moose likes Web Services and the fly likes RESTful webservices Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "RESTful webservices" Watch "RESTful webservices" New topic
Author

RESTful webservices

Supri dharshni
Greenhorn

Joined: Jul 14, 2009
Posts: 25
Hi,

we are using restful webservices in our project.Can anyone let me know which is the best design pattern to develop restful webservices? and share how it helps in restful webservices.

Thanks in advance.

Regards,
Supri.
Dan Drillich
Ranch Hand

Joined: Jul 09, 2001
Posts: 1121
Restlet Introduction is spectacular. I used the Restlet framework and found it quite easy to use.

Regards,
Dan


William Butler Yeats: All life is a preparation for something that probably will never happen. Unless you make it happen.
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12265
    
    1
The design pattern/architectural style is defined in fielding's dissertation.

Bill

Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: RESTful webservices
 
Similar Threads
How to create Rest based WEb service
Testing restful web service
How to use XML Schema within RESTful Webservices
Tech Word Game
Restful vs Soap Survey