You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Counting Active Users using JSP Java / JSP and Servlets
Ever wondered how many users are viewing your website at this moment? well this article seems to answer that. In this article we will 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.