AFIK, java only has methods to get at a few CGI variables - and it doesn't
inluce the HTTPS* ones.  The web server you are using might have classes you can
use to access these variables, so I would check there.

Carmine
[EMAIL PROTECTED]





"Lee, Sea Lin" <[EMAIL PROTECTED]> on 25/01/2000 09:31:38 AM

Please respond to "A mailing list for discussion about Sun Microsystem's Java
      Servlet API Technology." <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: Carmine Lucarelli/CENTRAL/CIML)
Subject:  Web Server CGI Environment Variable



Greetings!

Does anyone know how to extract a web server CGI environment variable from a
servlet? To be more specific, I would like to read the HTTPS_KEYSIZE
environment variable, but I don't seem to be able to find any method in the
servlet API that allows me to do that.

Any help would be greatly appreciated. Thanks in advance.

Kilgus Tan
[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to