<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Servlet 3.0 Public Review</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sun, 19 May 2013 16:44:38 -0400</pubDate>


    <item>

        <title>make it simple</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[As someone said Servlet is the starting point of using Java for web so please don't create some kind of EJB monster and give java death (oh SUN is already on death bed with $1 stock)]]></description>
        

        <pubDate>Thu, 18 Dec 2008 19:45:55 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 19:45:55 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 19:45:55 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>nn</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Servlet 3.0 Public Review</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[Here are my *own personal* thoughts:...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 18:55:53 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 18:55:53 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 18:55:53 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>Daoud Abdelmonem Faleh</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Asynchornous HTTP done properly</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[It may seem like that, but thats not the case. It does not integrate with a Servlet container. It is a Servlet container in every respect, implementing the existing, standardised, Servlet API. It works with the old Servlet lifecycle, it does exactly the...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 10:48:07 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 10:48:07 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 10:48:07 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>Niall Gallagher</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Asynchornous HTTP done properly</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[<blockquote>Well just Servlet API build on top of Simple API. So you can use Servlets with as well as the foundation framework, which has asynchronous capabilities. <br><br><a href="http://www.simpleframework.org/download/4.0.6/"...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 10:39:02 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 10:39:02 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 10:39:02 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>Maxim Moldenhauer</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Asynchornous HTTP done properly</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[Well just Servlet API build on top of Simple API. So you can use Servlets with as well as the foundation framework, which has asynchronous capabilities. ...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 10:18:10 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 10:18:10 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 10:18:10 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>Niall Gallagher</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: Asynchornous HTTP done properly</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[<blockquote>If you read a little closer you will see that I have written a Servlet Adaptation Layer based on 2.5. Use that if you want to leverage existing component frameworks.&gt;</blockquote> Can you point me to exactly what you are referring to? I'm...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 10:05:26 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 10:05:26 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 10:05:26 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>Maxim Moldenhauer</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Re: Asynchornous HTTP done properly</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[<blockquote>Hi,<br><br><blockquote><br>the are multiple asynchronous concerns at play here. The ones you are talking about are asynchronous IO concerns, ie how to avoid blocking while reading requests and writing responses.<br></blockquote><br><br>No,...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 09:34:38 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 09:34:38 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 09:34:38 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>Guido Anzuoni</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Complete disaster</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[<blockquote>James<br><br>+1<br><br>In the many JEE projects I have worked on I have<br>not seen a practical JEE role-based security impl.<br> <br>While URL patterns are a great top-level application<br>of security roles/privs there are also the lower...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 09:14:51 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 09:14:51 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 09:14:51 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Asynchornous HTTP done properly</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[<blockquote><blockquote>How do you use existing content generation frameworks with Simple? If it can't do that, its insufficient.</blockquote><br>Just make a classic request-response model on top of it. Or Servlet3-style resume/suspend...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 09:04:25 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 09:04:25 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 09:04:25 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>Maxim Moldenhauer</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Asynchornous HTTP done properly</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[I think you forgot to finish? Insufficient for what? Today HTTP is used as a transport for a wide range services from REST or traditional SOAP Web Services. I think you will find for such services performance is paramount, and asynchronous capabilities...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 09:00:37 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 09:00:37 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 09:00:37 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>Niall Gallagher</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Re: Complete disaster</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[<blockquote>Currently my web.xml file is just 23 lines, last modified more than a year ago. And that's not an unusual situation. However, bloated spec will (probably) require more bloated container.</blockquote>Instead of completely bashing the idea and...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 08:59:35 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 08:59:35 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 08:59:35 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>Maxim Moldenhauer</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Asynchornous HTTP done properly</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[<blockquote>How do you use existing content generation frameworks with Simple? If it can't do that, its insufficient.</blockquote>...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 08:58:23 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 08:58:23 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 08:58:23 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>Alex Besogonov</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Servlet 3.0 Public Review</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[<blockquote>This spec is surely something worthless.</blockquote> This is not very constructive feedback.]]></description>
        

        <pubDate>Thu, 18 Dec 2008 08:53:36 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 08:53:36 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 08:53:36 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>Maxim Moldenhauer</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Asynchornous HTTP done properly</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[<blockquote><br><br>No, absolutely not. I am talking about exactly the same thing. I am talking about asynchronous behaviour as it relates to the service model. The service model Simple uses does not couple request completion to the servicing thread. It...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 08:39:23 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 08:39:23 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 08:39:23 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>Maxim Moldenhauer</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>


    <item>

        <title>Re: Asynchornous HTTP done properly</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=52445</link>

        

        
            <description><![CDATA[Niall,...]]></description>
        

        <pubDate>Thu, 18 Dec 2008 07:55:13 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Dec 2008 07:55:13 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Dec 2008 07:55:13 -0500</jf:modificationDate>
        <jf:date>Dec 18, 2008</jf:date>
        <jf:author>gregw</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>



</channel>
</rss>

