> From: Bárbara Vieira [mailto:[EMAIL 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@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to