Hi,
      how can I set a proxy through I which I am making my XML-RPC call?

I find no trouble stablishing the proxy name and port using System
properties:

      System.getProperties().put("http.proxyHost", ProxyName);
      System.getProperties().put("http.proxyPort", ProxyPort);

But what about the User and PassWord?

Thanks





**************************************************************************************
IEUSKADI
**************************************************************************************

Reply via email to