To all Tomcat user,

 I ran request.getAttributeNames() to check what is inside the "request",
and the result only showed :

 javax.servlet.request.cipher_suite  AND
 javax.servlet.request.ssl_session

 It didn't show up javax.servlet.request.X509Certificate attribute which I
wanted. How to make the javax.servlet.request.X509Certificate "alive" here?

 Johnny.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to