![]() |
|
|
SessionSwap
Project Home • Blog • Forums • Known Issues • External Project Link • Contact Project
Author: John Blayter (All RIAForge projects by this author) Description:
SessionSwap is a ColdFusion custom tag that is integrated into your Application.cfc OR Application.cfm and OnRequestEnd.cfm. It takes the user's session scope and serializes it into a string that is then stored in the database. From request to request if the session is changed then the database is updated. If the user gets bounced to another ColdFusion server or if the server restarts between requests the tag will rebuild their session scope on the new server. Even if you have a CFC stored in the session scope it will properly serialize it and recreate it
Recent Blog Entries:
5/9/09 Release of SessionSwap
Requirements:
ColdFusion 8
MSSQL Server 2005 Issue Tracker: There are no issues for this project. To enter issues for this (or any other) project, you must be logged in. |
||||||||||||||||||||||||||||||||
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.