Hi all, After a session is opened on our server, I set some session variable using session.setAttribute method. And if the user closes the window or his session expires, the session_destroy event occurs which is in global.jsa ...
So, I want to get the session variables using session.getAttribute inside this session_destroy event. But it first enters to this event , it frees all the session variables and returns null for them. Only thing that I can retrieve is sessID. I searched macromedia forums for it. I saw one message that , the guy tried this with JRUN 3.0 and it was working, but witj JRUN 3.1 it was not working, something like that... Do anybody know this issue? or any solution will be valuable .. thanks Arif NOTE: This e-mail is confidential and may also be privileged; under no circumstances should you forward it, or copy or disclose its contents, to any other person without the prior consent of the sender. If you are not an intended recipient of this e-mail, please notify us immediately. Internet communications are not secure and subject to possible data corruption, either accidentally or on purpose, and may contain viruses. Furthermore e-mail is an informal and often abbreviated method of communication. For these reasons, it will normally be inappropriate to rely on any information or advice contained herein without also discussing it with the sender. (The note below is a Turkish version of the above disclaimer) NOT: Bu elektronik posta mesaj� gizli olup, ayn� zamanda ayr�cal�kl� olabilir; �artlar ne olursa olsun, g�ndericinin �nceden onay�n� almaks�z�n, ba�kalar�na iletmemeniz, i�eri�ini kopyalamaman�z veya ba�kalar�na a��klamaman�z gerekmektedir. Bu mesaj�n muhatab� de�ilseniz, bu durumu derhal taraf�m�za bildirmenizi rica ederiz. Internet �zerinden yap�lan ileti�im g�venli olmay�p, verilerin kasten veya tesad�fen bozulmas� ve vir�s i�ermesi olas�l��� vard�r. Ayr�ca, elektronik posta, resmi olmayan ve �o�unlukla k�salt�lm�� bir ileti�im y�ntemidir. Dolay�s�yla, burada yer alan bilgi veya tavsiyelere, g�nderici ile ayr�ca g�r��meden g�venmeniz normal �artlar alt�nda uygun olmayacakt�r. ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
