I’ve got an internal web application built with Java 1.6 and Websphere. Only users logged into the domain can reach the application. I need to be able to access the username of anyone using the application. We’re using Windows domain controllers. I’m fairly new to Java and can’t figure out how to get this information. Any help would be appreciated. If you need more information I’ll be happy to provide it.
Thanks,
Andrew
Here’s the code that eventually worked.