Hai, I am using Websphere Visual Age4.0 and executing the request.getRemoteUser() in my local machine by the url: http:\\localhost:8080\servlet\pack.MyServlet
How to make Http authentification? Thanks Shankar. "Raghupathy, Gurumoorthy" schrieb: > Okie, > Let me know the following details ... > 1. Which server are you using ? ( the http server. Is it apache / > webspehere combination ? or any other combination ) > 2. What is the URL ( the context ) ... > > Regards > guru > -----Original Message----- > From: Shankar [mailto:[EMAIL PROTECTED]] > Sent: 13 August 2002 10:17 > To: [EMAIL PROTECTED] > Subject: Re: Remote User > > Hai GuruMoorthy, > > How to setup the http authentification to the URL? > Can you mail me in detail. > > Shankar > > "Raghupathy, Gurumoorthy" schrieb: > > > you need to set up a http authentication for the Url FOR THAT... > > unless you do that .. you will get the remote user as null. > > > > Regards > > guru > > > > -----Original Message----- > > From: Shankar [mailto:[EMAIL PROTECTED]] > > Sent: 12 August 2002 18:36 > > To: [EMAIL PROTECTED] > > Subject: Remote User > > > > Hello, > > > > The statement, > > request.getRemoteUser() returns 'Null'. > > It means I am not authentified. Is it right ..? > > > > If so, how to make authentified ? I am using > > Websphere VisualAge 4.0. > > > > Thanks, > > Shankar > > > > > ___________________________________________________________________________ > > 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 > > > > > ___________________________________________________________________________ > > 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 > > ___________________________________________________________________________ > 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 > > ___________________________________________________________________________ > 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 ___________________________________________________________________________ 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
