Hit Counter Example


This demonstration servlet shows a common web app -- a hits counter. In this case, fancy graphical numbers aren't used to display the number of hits, a linear gauge is.

If you don't see the gauge, either your browser is not configured to display images, or the example is not correctly configured in your servlet engine.

Source code (Implementation Class)

More Examples and Demos...


Copyright© 2008 Quest Software Inc.