#1 2023-11-10 13:42:29

igors233
Member
Registered: 2012-09-10
Posts: 234

MVC and cookie sessions

MVCApp can handle many users, sessions are created as cookies and sent and stored on the client and sent back to server with new request and read from current ServiceContext.

Just wondering what's the usage for SaveContext/LoadContext in TMVCSessionWithCookies, it can only save/store single user/client cookie, what would a potential use case be?

Offline

Board footer

Powered by FluxBB