Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Alma Austin   on Jun 08 In Java Category.

  
Question Answered By: Pravat Jainukul   on Jun 08

You can try:

System.setProperty("http.proxyUser", "myuser");
System.setProperty("http.proxyPassword", "mypassword");

If it doesn't work, see the following article:

www.javacoding.net/.../passproxy.html

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on getting web pages behind the proxy server Or get search suggestion and latest updates.


Tagged: