On 18 Nov 2006, at 04:50, Richard Cooper wrote: > How do I check for any active sessions in a certain application?
I wrote an application to browse active sessions called Clouseau. If you look the code, you'll see an example of using the coldfusion.runtime.SessionTracker. Here's the project homepage/demo: http://www.lamoree.com/projects/clouseau/docs.cfm?id=overview Here's the code with an example usage of the SessionTracker: https://www.lamoree.com/svn/clouseau/trunk/model/coldfusion/ SessionTools.cfc -- Joseph Lamoree ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:261024 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

