Our pre-struts servlets product log lines like:

2002/01/01 01:01:04 123.456.789.123 login sessionid level msg

where the ip, login, and session id are derived from the request
in the log method call:

log(msg, level, HttpServletRequest)

Is there some way to subclass ActionServlet and get the same
functionality?  Am I going at it from the wrong direction?



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

Reply via email to