Hi,

is it possible to a access the Session object out of a RealmBase class?

I'd like to write a Realm class that authenticates against another web site. This web site works with a session cookie which is set after authentication. So I'd like to authenticate with a HttpClient object which should be put in the session object for later use.

Or is there a better way to solve this problem?

  Guido

---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to