| Title |
Log Servlet |
| Description |
This is a Java servlet that can gather information about your page visitors in a log file. A reference, which looks like a graphical dot in this servlet in your web page, collects significant information in a log file. This log file is a text file in which each line contains details of IP address, visited date, visitor's browser, referrer page, and visitors language (locale), visitor's charset, visitor's encoding etc. A path to your log files can be set as a parameter to this servlet or you can set a path to some directory where log file will be created automatically. |
| Comments * |
|