|
Hi,
I was wondering if anyone can show me a simple log file recorder for a simple java web server.
The log file should simply show the ip address of the client (which is reported from the client's browser) and the page that the client requested, date and time of the request. By calling this log file from your browser, the webserver should simply show these data in either html format or txt format.
Thanks
|
|
|
|
|
|
|
// |