Thanks
But how do I gain access to this 'ssl session'? I can find o mention of it
in the doc.
Thanks
Eric
-Original Message-
From: Lorin Kobashigawa [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 02, 2000 3:10 PM
To: Orion-Interest
Subject: R
There are actually two sessions involved in SSL. The ssl session, and the
http session. The ssl session is probably returning true before the http
session has been instantiated.
I ran into this problem with session timeouts. Make sure to use
shared="true" in your secure-site.xml, or your ssl s