Hi,
I'm running a jsp/servlet app on windows with IIS + tomcat 4.

I need to know if there is any way to obtain the user name from a jsp page
with IIS and Windows Integrated Security.

On the intranet with asp's, I do a Request.ServerVariables("AUTH_USER") to
obtain
the user name of the client on a directory with Windows Integrated Security
basic
authentication, but I need to know if this is possible in jsp.

thanks in advance.

-------------------------
Gabriel Roldán
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Dominion T.I.

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to