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