On Tue, 25 Jan 2000, Lee, Sea Lin wrote:
> 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.
Don't know for sure, but you might try req.getHeader() with the
environment variable as the header name -- you might have to play
around with the capitalization.
Milt Epstein
Research Programmer
Software/Systems Development Group
Computing and Communications Services Office (CCSO)
University of Illinois at Urbana-Champaign (UIUC)
[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