iis - what is asp's Request.ServerVariables("AUTH_USER") jsp equivalent? -
OK, with integrated windows authentication on IIS web site and no unknown access, I can re-login the user's logon username Can I get something like domain \ user ...
Is it possible to get it on Junk with Tomcat? (Or any other container)
I have tried with the request. GetHeaderNames (on Tomcat) but only me
host, user-agent, accept, accept-language, encoding, acceptable-charset, keep-alive, connection, cookie, programmatic, cache-control
Hey, I get a lot of information in ASP and PHP! Is there some way to enable ???
Thank you very much ...
you request.getHeader ("AUTH_USER" ) Or request.getUserPrincipal () can also be used. Such information is independent of the language, it is a browser / server problem.
Comments
Post a Comment