Is it possible to configure log4j to stuff log messages into an attribute of an HttpServletRequest [in addition to file, console or whatever other logging might be configured for a webapp]?
For example, I'd like the new logs generated while in Strut's Action.execute method (which is run prior to forwarding to a JSP) to be available to a JSP writer to display to that user right in the JSP page. Thanks - any tips appreciated. -Brian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]