Label Pooled Session
Posted: Tue 05 Aug 2008 11:50
Hi there,
I have a relative costly custom session initialization. I'd like to label session that it's already initialized. I could write my own session pool to workaround this issue, but since there is already one, I'd like to use it with minimal code tide.
What I need is to store somehow my custom data (Tag) to the internal session object.
How do I proceed?
Thank you in advance
I have a relative costly custom session initialization. I'd like to label session that it's already initialized. I could write my own session pool to workaround this issue, but since there is already one, I'd like to use it with minimal code tide.
What I need is to store somehow my custom data (Tag) to the internal session object.
How do I proceed?
Thank you in advance