---------------------------------------------------------------- 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 can't get "HttpServletRequest.getRemoteUser()" to return anything. Can someone help, I keep thinking this should be trivial... The client (at present) is a VB app which uses MSXML to post/get requests to my servlet. When I open the request I pass in the user name but the servlet never seems to get it. At this stage I don't need any "real" authentication, I just want the user name. (I could pass it as a parameter, but that seems a bit silly and I may later need to implement user authentication). -- -------------------------------------------------------------- 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]
