java web server log file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jnekoonam
    New Member
    • Jul 2007
    • 2

    #1

    java web server log file

    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
Working...