Package sessioncount;
Import javax.servlet. *;
Import javax.servlet.http. *;
Public class sessioncounter implements httpsessionListener {
Private static int activitynesss = 0;
Public void sessioncreated (httpsessioneverment se) {
ActiveSessionS ;
}
Public void sessiondestroyed (httpsessionever se) {
IF (ActiveSESSES> 0)
Activeismions
}
Public static int getActivenesss () {
Return Activeism;
}
}
Then you need to build web.xml in your website's web-infers.
The document content is as follows:
sessioncount.sessioncounter listener-class> listener>