Hello there,

I'm coming from java web development and , besides the session scope,
where values stored are persistent for all user session, there is the
request scope, valid during the http request and response.

I'm wondering how to do that - request scope - in web.py. Is there a
Request object ? Is web.input()  static? We can store values in after
the user request?

Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to