Hi There,

I am new to HTTPClient and trying to use it to implement JAVA Client which
can talk to Web Server. I wan using URLConnect and everything was working
fine against IIS 6 web server until disabled the anonymous access. So
trying to use the HTTPClient. Example ClientInteractiveAuthentication.java
works fine if I choose Basic authentication but when I set Integrated
Windows authentication; authState.getAuthScheme returns null.

Any help is appreciated.

Thanks,
Milind

Reply via email to