RE: AW: Getting other Sessions

2005-02-23 Thread Mark Benussi
.. etc Cheers, Mark Original Message Follows From: Bernhard Slominski <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: 'Tomcat Users List' Subject: AW: Getting other Sessions Date: Wed, 23 Feb 2005 10:31:00 +0100 Hi Matt, Joseph, you&#x

AW: Getting other Sessions

2005-02-23 Thread Bernhard Slominski
ted to see how this is done as well. Ta Matt -Original Message- From: Bernhard Slominski [mailto:[EMAIL PROTECTED] Sent: 23 February 2005 09:17 To: 'Tomcat Users List' Subject: AW: Getting other Sessions Hi, HttpSession.getAttributeNames() should do what you want!

AW: Getting other Sessions

2005-02-23 Thread Bernhard Slominski
Hi, HttpSession.getAttributeNames() should do what you want! >From the javadoc: "getAttributeNames public java.util.Enumeration getAttributeNames() Returns an Enumeration of String objects containing the names of all the objects bound to this session." Cheers Bernhard -Ursprüngliche Nac