Thanks for the quick reply, Ben. Once I have that oldsession, how do I "install" it as the current one that the system can act on?
On Jun 27, 12:56 pm, Ben Bangert <[EMAIL PROTECTED]> wrote: > On Jun 27, 2008, at 9:03 AM, k7lim wrote: > > > However, I've poked around endlessly at Pylons/Beaker docs (not much > > there), and I can't figure out how to "resume" my session, given a > > POST variable that has the right sessionID in it. > > You can get a session object back corresponding to the sessionID with: > oldsession = session.get_by_id(sessionID) > > Cheers, > Ben > > smime.p7s > 3KDownload --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
