You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Daniel Jue <te...@gmail.com> on 2006/09/28 22:37:20 UTC

Listing Current User Sessions

Hello,

Does anyone have an example of listing current user sessions on a
page?  From the administrative pages of my app, I'd like to see who's
logged into the app at the time.  I guess it's almost the same
functionality as google talk in gmail, but I don't necessarily need to
send messages at the moment.  Also, the users don't need to see each
other, and it's ok if Admins see themselves.

I'd also like to be able to nullify the individual sessions.

Is it necessary or recommended to use AJAX for this, or is there some
Hivemind voodoo that can do it?

Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Listing Current User Sessions

Posted by Jesse Kuhnert <jk...@gmail.com>.
Yep...I'd definitely take a look at some of the hivemind services for
something like this. (I really need to move those docs over to the 4.1 pages
as well...Was hoping to modify hivedoc to link directly to API javadocs
first though.)

What do you think about the javadoc idea james?

On 9/28/06, Daniel Jue <te...@gmail.com> wrote:
>
> Hello,
>
> Does anyone have an example of listing current user sessions on a
> page?  From the administrative pages of my app, I'd like to see who's
> logged into the app at the time.  I guess it's almost the same
> functionality as google talk in gmail, but I don't necessarily need to
> send messages at the moment.  Also, the users don't need to see each
> other, and it's ok if Admins see themselves.
>
> I'd also like to be able to nullify the individual sessions.
>
> Is it necessary or recommended to use AJAX for this, or is there some
> Hivemind voodoo that can do it?
>
> Daniel
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Jesse Kuhnert
Tapestry/Dojo/(and a dash of TestNG), team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

Re: Listing Current User Sessions

Posted by Bryan Lewis <br...@maine.rr.com>.
Daniel Jue <teamphy6 <at> gmail.com> writes:
> Does anyone have an example of listing current user sessions...

This tool might make things easier for you.  I haven't tried it yet.

http://messadmin.sourceforge.net/





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org