This is a Java Servlet that can monitor, the number of hits to your web page and displays it. It uses Server Side Includes (SSI) to access the information. It can create new counters automatically and can handle an unlimited number of counters. It also keeps track automatically when new counters are created. CSCounter supports the choice of text or image based counters on the fly. The maximum efficiency and speed can be obtained in this servlet by keeping the file I/O to a minimum. |