Thread: Session
View Single Post
  #1 (permalink)  
Old 02-18-2006
dashie dashie is offline
Registered User
 
Name: Maurizio Merli
Organization: Università degli Studi di Milano
Project: N/A
 
Join Date: Dec 2004
Location: Milan, Italy
Posts: 26
Session

I create a Session object after authenticate a user. Now how can I share auth token from every call to other ice object as HttpSession do?
I try to use context but i have to pass it to every object. I would like to have something global.
__________________
Maurizio Merli
Università degli Studi di Milano
Reply With Quote