[mod_python] Session handling: example needed

fowlertrainer at anonym.hu fowlertrainer at anonym.hu
Mon Jan 5 09:50:28 EST 2004


Hi !

My problem is that: I want to create a site with session handling.
But: the mod_python Cookie or Session handling is not working in my
machine, or I have some wrong trying with this.

Anyone has an working example, what I can try ?

{
My idea is that: I set an special named cookie in browser.
The cookie's value is the session id.
When it is setted, the req is get the sid, and get the session data
from session dictionary with sid.
It is wrong way ?
}


Thanx for any advance !
KK




More information about the Mod_python mailing list