hello all,
This might be a very sili question.
I have a situation where I have to store 2 items as session data.
Its a financial software and one variable is client_id.
It is the id which is sent to the core engine running as xmlrpc.
The other user specific global item is the organisation name which is
supposed to be kept as a cookies along with from date and to date.
So can I have beaker.session.key = more than once in the development ini?
Further more, how do i delete these session variables when the user logs
out?
happy hacking.
Krishnakant.
--
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.