We have a "base servlet" that all other servlets extend and so we do that
kind of think in that servlet.

James Stauffer



-----Original Message-----
From: Stefan Preuss [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 26, 2004 1:08 AM
To: Log4J Users List
Subject: RE: Globally MDC.put/remove for hole web application


Servlet filters are first available with Servlet API 2.3. I need a solution
for Servlet API 2.2. Any idea?

Thanks.

Stefan

At 15:53 23.04.2004, you wrote:
>Servlet filters work just fine for this sort of thing.
>
>-----Original Message-----
>From: James Stauffer [mailto:[EMAIL PROTECTED]
>Sent: Friday, April 23, 2004 9:28 AM
>To: 'Log4J Users List'
>Subject: RE: Globally MDC.put/remove for hole web application
>
>You could probably do it with a servlet filter.
>
>James Stauffer
>
>
>
>-----Original Message-----
>From: Stefan Preuss [mailto:[EMAIL PROTECTED]
>Sent: Friday, April 23, 2004 1:35 AM
>To: [EMAIL PROTECTED]
>Subject: Globally MDC.put/remove for hole web application
>
>
>Hi,
>
>is it possible to set/remove properties on MDC globally for the hole 
>web application (for every client request) instead of doing it in every 
>JSP and Servlet?
>
>Thanks.
>Stefan
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]

___________________________________
Stefan Preuss
PROSTEP GIDA GmbH
Albert-Einstein-Str. 16
D-12489 Berlin

Email: [EMAIL PROTECTED] ___________________________________


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to