users@grizzly.java.net

getSessionHandlers()

From: Cam Bazz <cambazz_at_gmail.com>
Date: Wed, 16 Jul 2008 04:46:18 +0300

Hello,

recently i wanted to list active session handlers, but with some extra data.
i need to iterate session handlers,
and list active users. could i put a small string inside the handler at
construct time, and then access those?

could there be a better way?

Best,
-C.B.