I want to store data associated to a session somewhere on the server, if
possible not in a cookie, except, if needed, some pointer on this data.
What is the best policy to do that, so that when the session is
destroyed, this data can be cleaned ?
May I get derive my_session from some session object, and clean idata in
the destructor ?
Congratualations for cppcms. It is a jewel...
PC
|