Session Scope Variables -
11-15-2004
, 08:57 PM
Hi Experts,
I want to create an object within the session scope
(one that will be unique to everyone who logs into the system),
yet persist throughout the login session.
Would the "document" object suffice?
... or do I need to go up to the next level in scope?
- Sam - |