Hi, Is there a way to do something like this : Enumeration list = servletContext.getActiveSession();
To solve this problem i have put a list attribute in the context. And use a session listener to refresh this list ... but the problem is that the session are persistent during a stop but not the context attributes which became outdated ...
THX ...
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
