G
gk
Could you please take a look at this..
Unlike SOAP-based web services, which have a standard vocabulary to
describe the web service interface through WSDL, RESTful web services
currently have no such grammar. For a service consumer to understand
the context and content of the data that must be sent to and received
from the service, both the service consumer and service producer must
have an out-of-band agreement. RESTful web services can be built by
JAX-WS standards as any other web service. These web services can be
consumed by Browser or any A J AX code.
I don't understand this part...
what is out-of-band agreement ? I'm not clear here. If anybody could
shed some light or any example at this part , will be just
wonderful.
Thanks
Unlike SOAP-based web services, which have a standard vocabulary to
describe the web service interface through WSDL, RESTful web services
currently have no such grammar. For a service consumer to understand
the context and content of the data that must be sent to and received
from the service, both the service consumer and service producer must
have an out-of-band agreement. RESTful web services can be built by
JAX-WS standards as any other web service. These web services can be
consumed by Browser or any A J AX code.
I don't understand this part...
what is out-of-band agreement ? I'm not clear here. If anybody could
shed some light or any example at this part , will be just
wonderful.
Thanks