Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 20 NOV 2009 11:59:44AM Dave Hatcher wrote:

We want to be able to save a user's web session when they login to a website. Is there a session variable available to use for this? What is the best way to handle this? We are using oi versions 7.2.1 and 8.0.7. Thanks.


At 21 NOV 2009 12:02PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:

Dave

As you're just running basic programs you can look after this yourself using cookies or obfuscated URLs and writes to internal tables. There is nothing intrinsic to the product though we just use the same session management framework for all of our implementations.

Remember not to make basic mistakes like using sequential counters for session ids (allows people to hijack sessions easily) or carrying around meaningful information in the cookies. If you're only using one engine to drive the web you can make use of labelled common to save having to write session info to disk but as this scenario is so uncommon most session tracking requires disk writes.

The Sprezzatura Group

The Sprezzatura Blog

World leaders in all things RevSoft

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/d9aa28974e2c5b5685257674005d5c05.txt
  • Last modified: 2023/12/28 07:39
  • by 127.0.0.1