<?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 - Obtaining the HttpSession outside of the servlet</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:45:38 -0400</pubDate>


    <item>

        <title>Re: Obtaining the HttpSession outside of the servlet</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=49455</link>

        

        
            <description><![CDATA[See this component from JSOS for example: <a class="jive-link-external" href="http://www.servletsuite.com/servlets/sessadm.htm" target="_newWindow">http://www.servletsuite.com/servlets/sessadm.htm</a>]]></description>
        

        <pubDate>Thu, 22 May 2008 14:23:43 -0400</pubDate>

        

        <jf:creationDate>Thu, 22 May 2008 14:23:43 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 22 May 2008 14:23:43 -0400</jf:modificationDate>
        <jf:date>May 22, 2008</jf:date>
        <jf:author>Dmitry Namiot</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Filters and Listeners</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=49455</link>

        

        
            <description><![CDATA[You can use filters and/or listeners to access request, response, and session data outside the servlet.  Filters are similar to servlets, and listeners are servlet oriented event listeners.  Both are setup in the web.xml file.]]></description>
        

        <pubDate>Thu, 22 May 2008 01:33:38 -0400</pubDate>

        

        <jf:creationDate>Thu, 22 May 2008 01:33:38 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 22 May 2008 01:33:38 -0400</jf:modificationDate>
        <jf:date>May 22, 2008</jf:date>
        <jf:author>Da Bu</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Obtaining the HttpSession outside of the servlet</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=49455</link>

        

        
            <description><![CDATA[I am using a 3rdparty vendor's servlet to service client's requests to our app through.  The api provided to me by the vendor does not give access to the HttpSession associated to the request.  ...]]></description>
        

        <pubDate>Wed, 21 May 2008 18:18:36 -0400</pubDate>

        

        <jf:creationDate>Wed, 21 May 2008 18:18:36 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 21 May 2008 18:18:36 -0400</jf:modificationDate>
        <jf:date>May 21, 2008</jf:date>
        <jf:author>Fazle Khan</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

