Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to access a URL through Proxy


  • From: ravi@xxxxxxxxxxxxxxxx (Sunray)
  • Subject: How to access a URL through Proxy
  • Date: Tue, 29 Feb 2000 15:12:50 +0530

 Hi,
How can i access a particular URL (Ex: http://www.xyz.com/index.html)
through my proxy which requires authentication?
I am creating a URL object and trying to open a connection.
I am Using the System.setProperty() method to set the http.proxyHost and
http.proxyPort.
But i am getting the "Access Denied" Page from the Proxy as it requires user
authentication.

I am using JDK 1.2.1.

TIA,
Sunray.



---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx