- Log Servlet
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, visitors browser, referer page, visitors charset, visitors encoding, and visitors language (locale).
Price: Free
Version: 1.2
http://coldjava.hypermart.net/servlets/log.htm
(Rating: 0.00 Votes: 0)
Rate It
Review It
- WebLog Servlet
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.
Price: Free
Version: 1.2
http://coldjava.hypermart.net/servlets/weblog.htm
(Rating: 0.00 Votes: 0)
Rate It
Review It
|