<?xml version="1.0"?>
<rss version="2.0">
<channel>

  
  
<title>The Kitchen in the Zoo - Responses</title>
<link>http://blog.maxant.co.uk:80/pebble/</link>
<description>&lt;small&gt;A blog where Ant writes about anything he finds interesting! &lt;a href=&#039;http://www.linkedin.com/in/maxant&#039;&gt;&lt;font color=&#039;white&#039;&gt;Who is Ant?&lt;/font&gt;&lt;/a&gt;      &lt;a href=&#039;/pebble/pages/copyright.html&#039;&gt;&lt;font color=&#039;white&#039;&gt;Copyright 2005-2012 Ant Kutschera&lt;/font&gt;&lt;/a&gt;&lt;/small&gt;</description>
<language>en</language>
<managingEditor>Ant Kutschera</managingEditor>
<lastBuildDate>Thu, 29 Mar 2012 08:00:59 GMT</lastBuildDate>
  

  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Re: Non-blocking (NIO) Server Push and Servlet 3</title>
    <link>http://blog.maxant.co.uk:80/pebble/2011/06/05/1307299200000.html#comment1333008059901</link>
    <description>
      Dear sir, thank you very much for your wonderfully written article, it helps me alot
    </description>
    <author>Anonymous</author>
    <comments>http://blog.maxant.co.uk:80/pebble/2011/06/05/1307299200000.html#comments</comments>
    <guid isPermaLink="true">http://blog.maxant.co.uk:80/pebble/2011/06/05/1307299200000.html#comment1333008059901</guid>
    <pubDate>Thu, 29 Mar 2012 08:00:59 GMT</pubDate>
  </item>
  
  <item>
    <title>Re: 100% code coverage, Hibernate Validator and Design by Contract</title>
    <link>http://blog.maxant.co.uk:80/pebble/2011/11/28/1322465377854.html#comment1330856178184</link>
    <description>
      Hi Ant,

Nice blog! Is there an email address I can contact you in private?
    </description>
    <author>Ilias Tsagklis</author>
    <comments>http://blog.maxant.co.uk:80/pebble/2011/11/28/1322465377854.html#comments</comments>
    <guid isPermaLink="true">http://blog.maxant.co.uk:80/pebble/2011/11/28/1322465377854.html#comment1330856178184</guid>
    <pubDate>Sun, 04 Mar 2012 10:16:18 GMT</pubDate>
  </item>
  
  <item>
    <title>Re: Non-blocking (NIO) Server Push and Servlet 3</title>
    <link>http://blog.maxant.co.uk:80/pebble/2011/06/05/1307299200000.html#comment1330525435763</link>
    <description>
      Hi Ant.
Very great article. Very well explained and fantastic example.

Everything worked fine after I figured out that I had to use Tomcat 7.0.26.
I tried it first on Tomcat 7.0.22 that came with NetBeans but for some reason it didn&#039;t work at all. 

Interesting what I noticed is that it works independently of setting the Connector, since they used auto switching mechanism to select either a blocking or non-blocking connector which is very neat I must admit. 

Can you comment on choice of use of 
protocol=&amp;quot;HTTP/1.1&amp;quot; 
versus 
protocol=&amp;quot;org.apache.coyote.http11.Http11NioProtocol&amp;quot;?

In my application the communication is not exclusively push, thus I use the first option.
But I wonder if it is in any way more efficient to stick to push only?

BTW: In relation to Viv&#039;s comment I think the problem with running it on IE7 might be because the script tag is after body tag rather than inside the head. IE in my experience was always the most picky browser thus I think this might be it.

    </description>
    <author>Boro</author>
    <comments>http://blog.maxant.co.uk:80/pebble/2011/06/05/1307299200000.html#comments</comments>
    <guid isPermaLink="true">http://blog.maxant.co.uk:80/pebble/2011/06/05/1307299200000.html#comment1330525435763</guid>
    <pubDate>Wed, 29 Feb 2012 14:23:55 GMT</pubDate>
  </item>
  
  </channel>
</rss>

