Posts Tagged ‘session’

How to track user sessions in ColdFusion

In order to use your ColdFusion web application, a user is required to enter login information, i.e. a user name and a password. Now, you want to know who is logged in at any point in time (maybe you want to shut down the server for maintenance and you do not want any logged in [...]