ed, about HTTP session
>that is in the higher layer, and about session available on Servlet. I want
>to know if the SSL session is the same HTTP session and is the same
>Servlet
>session.
>
No, the SSL session and the HTTP session are completely different and
unrelated. It is possible t
connection is encapsulated on a HttpRequest/
HttpServletRequest, whats happen?!
My question is about SSL session that is established, about HTTP session
that is in the higher layer, and about session available on Servlet. I want
to know if the SSL session is the same HTTP session and is the same