cyiu1110 0 Newbie Poster

My aim is getting client's AD login ID for authentication.

I tried to use <%String remoteUser=request.getRemoteUser();%> but it returned null value. Actually, I have found a way to solve it from the internet. And it is about doing something on tomcat's file "\conf\server.xml". However, there is no clear step describing how to set it. Is there anyone having idea on this? Please help.

Many thanks!

Regards,
Rafael