Posted By:
Nabila_Salmi
Posted On:
Tuesday, January 20, 2009 11:29 AM
Hello,
I would like capturing online http requests received on an hhtp server (Jonas) with their arrival and execution end dates (without accessing to the server log).
My code should be able to count the number of incoming and outgoing requests with their arrival and execution end dates.
Can i use LoggingMXBean (i didn't find how to use it) ? or else is there any other solution?
Thank you very much,
Nabila