User Tools

Site Tools


java:set-proxy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
java:set-proxy [2010/05/12 11:58] percyjava:set-proxy [2010/05/12 11:58] (current) percy
Line 12: Line 12:
 <code java> <code java>
 System.getProperties().setProperty("http.proxyHost", Const.proxyHost); System.getProperties().setProperty("http.proxyHost", Const.proxyHost);
-        System.getProperties().setProperty("http.proxyPort", ""+Const.proxyPort);+System.getProperties().setProperty("http.proxyPort", ""+Const.proxyPort);
 </code> </code>
  
/var/www/dokuwiki/wiki/data/attic/java/set-proxy.1273665502.txt.gz · Last modified: (external edit)