Hi all,

   In java web application, we have can have request scoped variable,
which exist only during the lifetime of the request. Is there
something similar to that in app engine (webapp /python) framework.

   Basically what I am trying to do is to create a generic error page
screen, which needs to dispaly the error based on what is set in the
request variable. I am not sure how i can do this with python-
appengine.

  Please help meout.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to