I'm trying to get values from HttpServletRequest object's
getRemoteUser(). The Value I get is null.
My apache server is configured like this:
<Directory /dir/dir1/dir3>
AuthType Basic
AutName "sune"
AuthFileName afn
require valid-user
</Directory>

Any suggestions?

Olle


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to