Hi!!
I have j2sdk1.4.0_01 installed on my machine.
I am getting the following error:
"Exception in thread "main" java.io.IOException: Server returned HTTP response co
de: 401 for URL:
https://X:Y@ABC/cgi-bin/x.cgi" I have used the sample program, URLReader from Sun's site. It works fine with sites that do not ask for authentication, but fails for site that asks for authentication.
I am using correct user name and password as I can directly access the page through a browser.
Please let me know what can be amiss.
Thanks in advance.
Ashwin