Is there a way to overload the Session table?

15 views
Skip to first unread message

Mark Finkelstein

unread,
Aug 12, 2013, 7:03:11 PM8/12/13
to web...@googlegroups.com
I was wondering if there was a way to overload the session table. Basically I do not want to use sessions, but I do want to use the functionality where I can set cookies by simple writing session.myvariable = "hello", I'm guessing this isnt possible. Otherwise I'd have to use the response.cookies['mycookie'] = 'somevalue' syntax. In which case, is there a way of shutting down the session functionality without having to put session.forget() in each function? Thanks in advance for the continuing support!
Reply all
Reply to author
Forward
0 new messages