alafoo weblog is a simple script which logs your website traffic. If you include the script in a page, each time it is viewed the script will record information about you visitor (date, time, IP address, requested URL) into the log.txt file. The script is good for small websites.
FreeVersion: 0.1 Platform(s): linux, windows, freebsd, osx, sun Updated: Sat Nov 19 2005
This counter uses MS SQL Server to store hits. I have used a custom stored procedure to add and display hit. This is a very good example using stored procedures with JSP.
CounterServlet is a servlet that maintains a counter for individual web pages. Web pages hitcount is displayed by invoking the CounterServlet as a server-side-include.
Version: n/a Platform(s): n/a Updated: Sat Jul 15 2000