Alan Holden wrote onĀ 2010-08-18:
> So, I could instantiate the object once here OnApplicationStart: <cfset
> cfSession = CreateObject('java',
> 'com.naryx.tagfusion.cfm.engine.cfSession').init(getPageContext().getRequ
> e st(), getPageContext().getResponse(),
> getPageContext().getServletContext()) />
> And when it came time to pull session information this way: <cfset
> allSessions = createObject('java',
> 'com.naryx.tagfusion.cfm.application.cfApplicationManager').getAppData(cf
> S ession, 'foo').getSessions() />

Just make sure to wiki it when you arrive at something useful!
:)

Cheers,
Hugo

--
Hugo Ahlenius
fraxinus (at-sign) oxel.net
http://www.oxel.net 


-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 official manual: http://www.openbluedragon.org/manual/
 Ready2Run CFML http://www.openbluedragon.org/openbdjam/

 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to