Actually, I am calling it manually when the user logs out and as per documentation: "If you call this method explicitly, ColdFusion does not end the session; it does execute the method code, but does not lock the Session."
That was the reason why the it was actually locked and the reason to clear out the session. Considering that the session is ending I don't think there is any harm in not locking it. Regards Victor On 12/6/06, Robertson-Ravo, Neil (RX) <[EMAIL PROTECTED]> wrote: > > Hence my confusion on why a structclear on the session was required > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:263000 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

