Hi everyone,
I want to retrieve an username from an IIS server.
The code that I am using is
String username = System.getProperty("user.name");
This will retrieve the username on the local workstation but once I try to
retreive the username on the server side, all i get back is SYSTEM.
Does anyone have any ideas?
Thanks in advance,
CLaire
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets