Greetings,

I am trying to make a page showing all the logged in users and possibly
all their details (stored in the session).
While searching I came across information about the HttpSessionListener
interface and tried implementing that.

However in Tomcat 4.0.1 and also 4.0.4 when sessionCreated is called,
the session retrieved from from the session event object doesn't appear
to contain the attributes I put there.   Has anyone experienced this?

Also if anyone has implemented this type of logged in user list in
another way I'd be grateful for your advice.


thanks in advance,

Anthony


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

Reply via email to