durusmail: quixote-users: Session management and mod_python
Session management and mod_python
2003-01-13
2003-01-13
Session management and mod_python
Erik Simon
2003-01-13
Hello,

I've been trying to figure out how to do session management with
mod_python instead of CGI, but with no success. Can someone help me
please? A short dummy example would be most welcome.

In short, my main problem probably comes from the fact that I haven't
understood clearly what happens when using mod_python. For instance, for
simple Hello World script, it's very easy, but for session management
one has to use PublisherSession and I cannot figure out how to handle
this without a driver script.

Cheers
Erik Simon


reply