SSL Session expires every request 2007-12-02 - By B?rbara Vieira
Back Hi Chuck!!! Thanks for your help!! The problem is solved :) I don't know what was the problem, but it is somewhere in my web application. I discovered that when I try to create a new web application, with the same basic configurations. In my new web application the session is maintained and everything works fine!! Thanks any away :-)
Regards from Braga, Portugal B?rbara Vieira
-- --Original Message-- -- From: Caldarale, Charles R [mailto:Chuck.Caldarale@(protected)] Sent: s?bado, 1 de Dezembro de 2007 18:46 To: Tomcat Users List Subject: RE: SSL Session expires every request
> 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)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|