<?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 - how to make a filter intercept request to all webapp in a server</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>Wed, 19 Jun 2013 03:29:48 -0400</pubDate>


    <item>

        <title>Probably but then you have 2 things to maintain</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36849</link>

        

        
            <description><![CDATA[I don't know WAS, but whatever you would have to do would be different than Tomcat.<br><br>You might be best off defining the filter in each application's web.xml individually, so that it will be portable.]]></description>
        

        <pubDate>Thu, 29 Sep 2005 13:11:36 -0400</pubDate>

        

        <jf:creationDate>Thu, 29 Sep 2005 13:11:36 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 29 Sep 2005 13:11:36 -0400</jf:modificationDate>
        <jf:date>Sep 29, 2005</jf:date>
        <jf:author>Brian Ross</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Forgive me - just a test</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36849</link>

        

        
            <description><![CDATA[Sorry all, this is just a test.]]></description>
        

        <pubDate>Wed, 28 Sep 2005 22:23:38 -0400</pubDate>

        

        <jf:creationDate>Wed, 28 Sep 2005 22:23:38 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 28 Sep 2005 22:23:38 -0400</jf:modificationDate>
        <jf:date>Sep 28, 2005</jf:date>
        <jf:author>Doan LyDuc</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>You should be able to with Tomcat</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36849</link>

        

        
            <description><![CDATA[But in production we are using WAS, there is a way?? :(<br><br>Thanks!!]]></description>
        

        <pubDate>Wed, 28 Sep 2005 17:42:12 -0400</pubDate>

        

        <jf:creationDate>Wed, 28 Sep 2005 17:42:12 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 28 Sep 2005 17:42:12 -0400</jf:modificationDate>
        <jf:date>Sep 28, 2005</jf:date>
        <jf:author>Jorge Alberto</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>You should be able to with Tomcat</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36849</link>

        

        
            <description><![CDATA[In Tomcat, applications are configured by the global web.xml file followed by the app-specific one in WEB-INF.  So, if you go to &lt;TOMCAT_HOME&gt;/conf/web.xml and add the following as the first child of the web-app element, it should work for all web...]]></description>
        

        <pubDate>Wed, 28 Sep 2005 16:06:03 -0400</pubDate>

        

        <jf:creationDate>Wed, 28 Sep 2005 16:06:03 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 28 Sep 2005 16:06:03 -0400</jf:modificationDate>
        <jf:date>Sep 28, 2005</jf:date>
        <jf:author>Brian Ross</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Not that I know of</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36849</link>

        

        
            <description><![CDATA[I don't think that is possible using standard J2EE features. Perhaps your application / web server has some features for that? I think Jetty has, but they won't be standard functions, meaning they won't be portable across app/web servers.<br><br>Anyone...]]></description>
        

        <pubDate>Wed, 28 Sep 2005 13:51:26 -0400</pubDate>

        

        <jf:creationDate>Wed, 28 Sep 2005 13:51:26 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 28 Sep 2005 13:51:26 -0400</jf:modificationDate>
        <jf:date>Sep 28, 2005</jf:date>
        <jf:author>Jakob Jenkov</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>how to make a filter intercept request to all webapp in a server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36849</link>

        

        
            <description><![CDATA[Hi there,<br><br>I need to install a filter(javax.servlet.Filter) that intercepts http requests to any web application installed in a web server...there is a way to make that???<br><br>I mean if client query <a href="http://server"...]]></description>
        

        <pubDate>Wed, 28 Sep 2005 13:35:53 -0400</pubDate>

        

        <jf:creationDate>Wed, 28 Sep 2005 13:35:53 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 28 Sep 2005 13:35:53 -0400</jf:modificationDate>
        <jf:date>Sep 28, 2005</jf:date>
        <jf:author>Jorge Alberto</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>



</channel>
</rss>

