--- Mike Duffy <[EMAIL PROTECTED]> wrote:
> Using the Struts framework is there some simple way to get a list of all
> the users logged into the server?

Using the Struts framework? No; this doesn't have anything to do with Struts.

You might use a SessionContextListener to provide a potentially useful
number, but it would still be approximate as a user might just close their
window without logging out, etc.

There are probably some other solutions, though.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to