[Asking smart questions] [About Bear] [Books by Bear]
getRemoteUser() Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
Bear Bibeault wrote:Please be sure to ask Tomcat questions in the Tomcat forum. I have moved this post there for you.
Tim McGuire wrote: from API for httpServletRequest LINK getRemoteUser() Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
Tim McGuire wrote: from API for httpServletRequest LINK