Re: [EMAIL PROTECTED] ServletFilter and Apache HTTP Server

2007-08-31 Thread Gregor Schneider
if (knowledge == 0) { read (FAQ); use (SEARCH_DOCS); use (GOOGLE); } else { use (BRAIN); make (POST); } Gregor -- what's puzzlin' you, is the nature of my game gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 --

[EMAIL PROTECTED] ServletFilter and Apache HTTP Server

2007-08-31 Thread ibm123
There is a requirement to update few HTTP parameters before routing a request to Apache HTTP Server (AHS)? Can it be done with ServletFilter? Can we deploy ServletFilter between Web and AHS? If yes, need instruction. -- View this message in context: http://www.nabble.com/ServletFilter-and-Apache