I already had the GAE session scope enabled. I am still having the same problem.
The code I posted above that increments a session variable, returns 1 on the first request then 2 on the second request. So the first request was saved to the session. on the third request and all subsequent request it continues to return a value of 2. When I add a session dump to the example code above it shows me the counter variable and a sessionid, but the counter variable stays at 2 no matter how many requests I make. If sessions were *not* working I don't think I would ever get a value of 2. Any suggestions? -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
