J
james
I am developed a web-application which support user authenication with
JSP/Javabean under Tomcat
I would like to know how I can let the jsp to display a counter which show
how many users are currently logged in the system ? Is there any function
call for it ?
Or shall I define some application scoped variable to handle it ?
JSP/Javabean under Tomcat
I would like to know how I can let the jsp to display a counter which show
how many users are currently logged in the system ? Is there any function
call for it ?
Or shall I define some application scoped variable to handle it ?