How can I set those properties to use a proxy
In this page are listed the properties I have to set up to use a proxy:http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.htmlBut I don't know which class or method should I call to pass the right values:Proxy name: intranetProxy port: 8080Thanks