Web Traffic Analysis
WebLog Servlet
posted bycoldjavainWeb Traffic Analysis
This is a Java servlet that allows you to analyze web-server log files. You can use this servlet a simple analytical tool for reviewing visitors for your site.
Reviews0
PriceFree
Views4966
Log Servlet
posted bycoldjavainWeb Traffic Analysis
It is a Java servlet that allows you to collect information about your page visitors. You can put reference to this servlet inside your page and relevant information will be collected in the given log file. For your page, reference to this servlet looks like a graphical dot. Log file is a text file with tab separated values. Each line contains IP address, date, visitor's browser, referer page, visitor's charset, visitor's encoding, and visitors language (locale).
Reviews0
PriceFree
Views5157