Categories
JavaJSP and ServletsCounters → Text Based

alafoo jsp weblog

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 scri...
DETAILS

JSP Hit Counter

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

CounterServlet

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.
DETAILS
©2003-2008 jCay.com