Hi everybody
I ran across a problem some days ago,
I found on the wiki, so I decided to ask you folks:

How can I keep track on the number of users currently in the system?
I have an application, which should only allow one user to use it.
This is always the same username.
It should work like this:
A user logs in, and as long as he isn't logged out, noone else can use the username
(Actually there is only one username) and/or the documents, protected by auth-protect.

Has anyone an idea? Can I somehow check it with 
{session-context:request/*something*}
i.e. from <isRequestedSessionIdValid> in the session context

Thanks for all help!

Regards Dominik

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

Reply via email to