<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Table of Contents</title>
	<atom:link href="http://www.restful-webservices-cookbook.org/table-of-contents/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.restful-webservices-cookbook.org</link>
	<description></description>
	<lastBuildDate>Fri, 02 Dec 2011 05:53:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Subbu Allamaraju</title>
		<link>http://www.restful-webservices-cookbook.org/table-of-contents/comment-page-1/#comment-408</link>
		<dc:creator>Subbu Allamaraju</dc:creator>
		<pubDate>Mon, 27 Dec 2010 22:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-cookbook.org/?page_id=3#comment-408</guid>
		<description>For JAX-RS questions, check out Bill Burke&#039;s &quot;RESTful Java with Jax-RS&quot; (http://www.amazon.com/RESTful-Java-Jax-RS-Animal-Guide/dp/0596158041)</description>
		<content:encoded><![CDATA[<p>For JAX-RS questions, check out Bill Burke&#8217;s &#8220;RESTful Java with Jax-RS&#8221; (<a href="http://www.amazon.com/RESTful-Java-Jax-RS-Animal-Guide/dp/0596158041" rel="nofollow">http://www.amazon.com/RESTful-Java-Jax-RS-Animal-Guide/dp/0596158041</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: navindian</title>
		<link>http://www.restful-webservices-cookbook.org/table-of-contents/comment-page-1/#comment-406</link>
		<dc:creator>navindian</dc:creator>
		<pubDate>Mon, 27 Dec 2010 07:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-cookbook.org/?page_id=3#comment-406</guid>
		<description>Hello subbu,
I wish to know more details on JAX-RS Clients?
Our requirement is a device,which would be embedded in gasstation. It needs to talk to the JAX-RS webservice. Here the programming language of the client is C.</description>
		<content:encoded><![CDATA[<p>Hello subbu,<br />
I wish to know more details on JAX-RS Clients?<br />
Our requirement is a device,which would be embedded in gasstation. It needs to talk to the JAX-RS webservice. Here the programming language of the client is C.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subbu Allamaraju</title>
		<link>http://www.restful-webservices-cookbook.org/table-of-contents/comment-page-1/#comment-363</link>
		<dc:creator>Subbu Allamaraju</dc:creator>
		<pubDate>Sat, 27 Nov 2010 22:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-cookbook.org/?page_id=3#comment-363</guid>
		<description>In the case of digest auth, how can the client unilaterally decide to ignore the nonce?</description>
		<content:encoded><![CDATA[<p>In the case of digest auth, how can the client unilaterally decide to ignore the nonce?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuva Chandolu</title>
		<link>http://www.restful-webservices-cookbook.org/table-of-contents/comment-page-1/#comment-302</link>
		<dc:creator>Yuva Chandolu</dc:creator>
		<pubDate>Thu, 18 Nov 2010 18:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-cookbook.org/?page_id=3#comment-302</guid>
		<description>In Basic Authentication (Page 218), it is mentioned that &quot;if the client knows a prior that server requires basic auth for a resource, it can include the authorization header with each request to avoid 401 error&quot;. Can the same approach taken with Digest Authentication? - at least if we are ok to dis-regard nonce and qop? What are pros and cons in this approach?</description>
		<content:encoded><![CDATA[<p>In Basic Authentication (Page 218), it is mentioned that &#8220;if the client knows a prior that server requires basic auth for a resource, it can include the authorization header with each request to avoid 401 error&#8221;. Can the same approach taken with Digest Authentication? &#8211; at least if we are ok to dis-regard nonce and qop? What are pros and cons in this approach?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subbu</title>
		<link>http://www.restful-webservices-cookbook.org/table-of-contents/comment-page-1/#comment-103</link>
		<dc:creator>subbu</dc:creator>
		<pubDate>Sun, 20 Dec 2009 00:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-cookbook.org/?page_id=3#comment-103</guid>
		<description>This is one of the topics excluded particularly due to the lack of a sufficient experience that can be distilled into recipes applicable to a broad audience.</description>
		<content:encoded><![CDATA[<p>This is one of the topics excluded particularly due to the lack of a sufficient experience that can be distilled into recipes applicable to a broad audience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio</title>
		<link>http://www.restful-webservices-cookbook.org/table-of-contents/comment-page-1/#comment-102</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Sat, 19 Dec 2009 23:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-cookbook.org/?page_id=3#comment-102</guid>
		<description>I know this isn&#039;t a popular topic, but shouldn&#039;t the use of REST over protocols beside HTTP be mentioned, maybe as a addendum or appendix?</description>
		<content:encoded><![CDATA[<p>I know this isn&#8217;t a popular topic, but shouldn&#8217;t the use of REST over protocols beside HTTP be mentioned, maybe as a addendum or appendix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Jack</title>
		<link>http://www.restful-webservices-cookbook.org/table-of-contents/comment-page-1/#comment-66</link>
		<dc:creator>Colin Jack</dc:creator>
		<pubDate>Thu, 13 Aug 2009 18:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-cookbook.org/?page_id=3#comment-66</guid>
		<description>Excellent set of topics and great that you&#039;ll be putting it out on O’Reilly’s Rough Cuts.</description>
		<content:encoded><![CDATA[<p>Excellent set of topics and great that you&#8217;ll be putting it out on O’Reilly’s Rough Cuts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hedge</title>
		<link>http://www.restful-webservices-cookbook.org/table-of-contents/comment-page-1/#comment-65</link>
		<dc:creator>Hedge</dc:creator>
		<pubDate>Fri, 31 Jul 2009 09:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-cookbook.org/?page_id=3#comment-65</guid>
		<description>Not sure if it has been seen but I mentioned in another comment that it would be helpful to have your thoughts and insights on:
 a) RESTful services and the CAP theorem (side effects etc.).
 b) &#039;Good&#039; RESTful designs for the use of webhooks and the delegated authorization that arises in such contexts, e.g. oauth.</description>
		<content:encoded><![CDATA[<p>Not sure if it has been seen but I mentioned in another comment that it would be helpful to have your thoughts and insights on:<br />
 a) RESTful services and the CAP theorem (side effects etc.).<br />
 b) &#8216;Good&#8217; RESTful designs for the use of webhooks and the delegated authorization that arises in such contexts, e.g. oauth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subbu</title>
		<link>http://www.restful-webservices-cookbook.org/table-of-contents/comment-page-1/#comment-50</link>
		<dc:creator>subbu</dc:creator>
		<pubDate>Fri, 05 Jun 2009 00:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-cookbook.org/?page_id=3#comment-50</guid>
		<description>We are trying to stay away from any particular dev framework. There are other books that are focusing on dev-level details. We are instead of focusing on protocols, and client-side and server-side design problems solutions.</description>
		<content:encoded><![CDATA[<p>We are trying to stay away from any particular dev framework. There are other books that are focusing on dev-level details. We are instead of focusing on protocols, and client-side and server-side design problems solutions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry</title>
		<link>http://www.restful-webservices-cookbook.org/table-of-contents/comment-page-1/#comment-49</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Fri, 05 Jun 2009 00:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-cookbook.org/?page_id=3#comment-49</guid>
		<description>Will these book also discuss about JSR311 JAX-RS? 
For example showing how to use Jersey (https://jersey.dev.java.net) to quickly expose REST web service for your web application</description>
		<content:encoded><![CDATA[<p>Will these book also discuss about JSR311 JAX-RS?<br />
For example showing how to use Jersey (<a href="https://jersey.dev.java.net" rel="nofollow">https://jersey.dev.java.net</a>) to quickly expose REST web service for your web application</p>
]]></content:encoded>
	</item>
</channel>
</rss>

