Entries Tagged as 'Coldfusion'

Shared Client Variables in Coldfusion

Idea of this HOWTO was born an answer to StackOverflow question Sharing login credentials between ColdFusion severs?

The task was to keep users logged in while navigating between different servers. In this HOWTO I'll try to show the steps how to achieve such result in easy way.