KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
4D Summit: HTTP Session Management
PRODUCT: 4D | VERSION: 13.0 | PLATFORM: Mac & Win
Published On: April 25, 2012
This technical article is currently restricted to 4D Summit attendees and Partners Only. Login with your Customer account to have full access to this article!!!
Log In

Web session management is very important for web applications. The problem is the implementation is never easy and is often slow due to the tasks required to maintain each session. Don’t worry! The new 4D v13 HTTP server has you covered! There’s no need to redo your queries, rebuild selections, or repopulate your variables every time 4D receives a web request. All web session and context data is maintained for you automatically. It’s like having the database in the front-end.