Thanks - mispaste on my part. If folks were to see the code behind
CFLib, they would run screaming....

On 12/4/06, Bobby Hartsfield <[EMAIL PROTECTED]> wrote:
> As you have it now will error. Appname doesn't exist. It will need to be one
> of the two....
>
> function getSessions(appName)
> {
> var tracker = createObject("java","coldfusion.runtime.SessionTracker");
> return tracker.getSessionCollection(appName);
> }
>
> -or-

-- 
===========================================================================
Raymond Camden

Email    : [EMAIL PROTECTED]
Blog      : ray.camdenfamily.com
AOL IM : cfjedimaster

Video game player? Have kids? Check out KidGamers.org

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262807
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to