Hi,

I am planning to use the session id for session as a key for a hash that I am maintaining.
How do I get the session id from the session object?

Thanks