Python Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPython Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 25th, 2004, 01:40 PM
Jone-Z Jone-Z is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 6 Jone-Z User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Session Management with Mod_Python

Hey thanks in advance for the help,

I've been trying to get sessions workin for a web app that i'm working on but can't seem to get it to pass values on. So i've got a few questions.

1. I know upon the word 'session' in your code a session object is created. To reference that session do you simply call it session? b/c wouldn't that then start a new session? Or do you need to write a:
sess = session()
type of line?

2. when assigning values to a session is this the correct syntax?
session['username'] = str(response.getfirst('username')

3. Is there anyplace special ie httpd.conf taht you need to alter to allow for sessions to be stored? because I can't seem to find any of the session files on my HD.

thanks hopefully this might make my headache go away!!

brad

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPython Programming > Session Management with Mod_Python

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap