* 编写以下SessionCounter.java* 并编译为SessiionCounter.class* 然后放到你的网站的classpath的* SessionCount(自己建立此目录)下面*/public void sessionCreated(HttpSessionEvent se) {activeSessions ;public void sessionDestroyed(HttpSessionEvent se) {if(activeSessions.