SSL Session expires every request 2007-12-01 - By Caldarale, Charles R
Back > From: B?rbara Vieira [mailto:barbarasv@(protected)] > Subject: RE: SSL Session expires every request > > However, when the user is authenticated using a CERT, > all the sessions are null : HttpSession in Servlets and > Session(Internal Session) in my Valve.
The info is interesting, but you didn't answer my question:
> > How are you retrieving the session? A code sample would be good.
Note that the Servlet API spec indicates that HttpServletRequest.getSession() should be called prior to committing the response; are you complying with that?
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|