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]
