Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
KingZeus #1
Log session expiring when a browser is closed
I've searched the 'net and the forums for the answer to this question, but
cannot find a solution.
All use activity is logged in a database. I am using J2EE session variables
and need to log when a session expires after a browser closes. The application
does not use JavaScript or cookies due to specific requirements.
Does anybody have a suggestion? I assume the session variable is stored
somewhere on the server, but how can I determine it expires?
Thanks.
KingZeus Guest
-
Session refused by service, connection closed MicrosoftAccess Datasource
I get the following when verifying any Microsoft Access DB. Can anyone help? Connection verification failed for data source: cfsnippets... -
"Connection closed due to session kill"
All: I was recently called in to troubleshoot a site that has been showing all kinds of problems. One problem that just recently began showing... -
Session persisting after browser is closed
Why is it that my session variables are persisting after I close the browser? If I close the browser and re-open it I still see the session... -
#25636 [Opn->Csd]: SNMP Session not closed
ID: 25636 Updated by: iliaa@php.net Reported By: nesslage at mwsc dot edu -Status: Open +Status: ... -
#25636 [NEW]: SNMP Session not closed
From: nesslage at mwsc dot edu Operating system: RH Linux 7.3 PHP version: 4.3.3 PHP Bug Type: SNMP related Bug description:... -
Tom Jordahl #2
Re: Log session expiring when a browser is closed
In CFMX 7, you can use the new Application events functionality to capture
things like session start and end.
See the Developers Guide documentation for details.
--
Tom Jordahl
Macromedia Server Development
Tom Jordahl Guest



Reply With Quote

