Storing a dataset across a session
Hi,
I want to store the value of a dataset across the session.I do not want to use the session variable since it might be a performance issue.Currently I'm using a module variable to access the same but am not sure if its the best way.
Please suggest.
Thanks in anticipation.
|