Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Web Services
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
paul wheaton
Sheriffs:
Ron McLeod
Devaka Cooray
Henry Wong
Saloon Keepers:
Tim Holloway
Stephan van Hulst
Carey Brown
Tim Moores
Mikalai Zaikin
Bartenders:
Frits Walraven
Forum:
Web Services
What is REST web service ? which framework i need to learn it
raminaa niilian
Ranch Hand
Posts: 551
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi
I heard something named REST web services , can some one please tell me what is that thing ? what is its different with
j2ee
web services ?
where i can download things that i need to start learning REST ?
thanks
Aravind Elango
Greenhorn
Posts: 20
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi There,
I just began my day pondering that question. Here's something I found useful
http://www.xfront.com/REST-Web-Services.html
Good Luck,
Aravind
Paul Sturrock
Bartender
Posts: 10336
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
By coincidence
this
appeared today. Might be useful reading.
JavaRanch FAQ
HowToAskQuestionsOnJavaRanch
Peer Reynders
Bartender
Posts: 2968
6
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
REST isn't a framework - it's a design
philosophy
based on Roy Fieldings Ph.D. dissertation
Architectural Styles and the Design of Network-based Software Architectures
.
As such it isn't as "toolable" as
SOAP
, WSDL and the WS-* (which is why those technologies seem to be "everywhere" despite their inherent complexities).
Building Web Services the REST Way
Implementing REST Web Services: Best Practices and Guidelines
REST vs. SOAP at Amazon
The RESTful Web Column
Playing Together Nicely: Getting REST and SOAP to Share Each Other's Toys
Using REST with Ajax
Axis 2.0: RESTful Web services Support
30 seconds to difuse a loaf of bread ... here, use this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
SOAP vs REST
Seam after a couple of years
How to build RESTful Web services in Java
Spring in Action - web services
sending java Object to REST web services.
More...