944,112 Members | Top Members by Rank

Oct 29th, 2009
0

restfull webservices

Expand Post »
hey,

can any one tell me whether i can write methods other than getxm or put xml in restful web services.If yes then which will be the first function to be called
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dhanya_piit is offline Offline
16 posts
since Aug 2008
Nov 9th, 2009
0
Re: restfull webservices
hey,

can any one tell me whether i can write methods other than getxm or put xml in restful web services.If yes then which will be the first function to be called
RESTful webservices can support all of the HTTP methods.

I am not certain I fully understand the other part of your question: "which will be the first function to be called"

Functions/methods are called as they are required. On thing to remember though is that methods generally don't have an order in the sense that one is waiting for another to complete. REST is built around the concept of statelessness, meaning that no method can know what came before it. It simply sends it's information and receives a response.

Hope that helps some
Reputation Points: 10
Solved Threads: 1
Light Poster
klactose is offline Offline
43 posts
since Feb 2008
Nov 9th, 2009
0
Re: restfull webservices
Also, there is no requirement in REST to use XML.
Reputation Points: 10
Solved Threads: 1
Light Poster
klactose is offline Offline
43 posts
since Feb 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in RSS, Web Services and SOAP Forum Timeline: RSS validation issue with the url
Next Thread in RSS, Web Services and SOAP Forum Timeline: how to forbid access to web service (even the wsdl)





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC