On 08.11.2010 22:04, Rainer Jung wrote:
On 08.11.2010 21:25, Konstantin Kolinko wrote:
My current idea with implementation is that the timestamp when request
processing started can be placed in a field in the request. Such
solution will be compatible with the recently added AccessLog
interface.
It's actually already there:
request.getCoyoteRequest().getStartTime();
Regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]