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: Mon, 1 Mar 1999 01:05:23 +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.

TIA,
Sunray.


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