Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Hi Jeff, Errrr ... nope ... they don't. Marty Hall's program (click here and then click on ShowCGIVariables.java also lists these some of these variables. But that's not it. At times the REMOTE_HOST is not available (masked). But in Perl/CGI almost always one can get to the descriptive name of the user's IP, by the technique I described. In your list Jeff, AFAIK, req.getServerName(); and req.getHeader("host"); result in the same thing, which is the web server which is serving the req. Regards, Replies: |
Sponsored Links
|