Counting Active Users on your web site using JSP
Ever wondered how many users are viewing your website at this moment? well this article seems to answer that. This article will show you how to build a JSP page and a session listener class which will allow you to determine how many users are viewing your site in real time. Online demo available.
Views: 988 | | by Mark
View this tutorial