----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
I am currently using JServ 1.1 compiled into Apache 1.3.12 for Solaris
2.6.
I am really not certain if this problem is related to Apache or JServ.
The problem that I'm having is that a call to
HttpServletRequest.getRemoteUser() returns null. What is odd is that
REMOTE_USER is set properly when I view it via CGI scripts. Also, in a
servlet I'm not able to access other information such as getPath and
getAuthType (both null) but through CGI's this information can be
retrieved (PATH, AUTH_TYPE).
Why am I able to access to this information via CGI but not servlets?
Does anyone have an idea of what is happening?
Thanks,
Jonas Hodges
Motorola
-x-
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]