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/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to