I'm looking for a very detailed walk through on how to create a user session without using cookies in Coldfusion MX7. I'm having a lot of issues right now with users seeing other users information when they log into my system, and right now I am just using cookies to maintain state.
Whether you provide me a link to a walk through or you explain it here, it doesn't matter to me. I just need a clearly explained tutorial that includes code snippets.