D
Dustin Aleksiuk
Is there a way to get a list of all the session objects
currently running in my web app? I've been looking through
the API but I can't find anything yet. In this app, every
user gets a certain parameter set in their session when
they log in. I would like to be able to get every logged-
in user's parameter value.
If this can't be done, please let me know and I'll have to
find a way around it. Thanks.
Dustin Aleksiuk
currently running in my web app? I've been looking through
the API but I can't find anything yet. In this app, every
user gets a certain parameter set in their session when
they log in. I would like to be able to get every logged-
in user's parameter value.
If this can't be done, please let me know and I'll have to
find a way around it. Thanks.
Dustin Aleksiuk