Posted By:
kavitha_gudi
Posted On:
Friday, January 21, 2005 08:59 AM
I have a java program to read data from url using proxy values through System.setProperty(). It's affecting other programs which need to connect to remote urls. Is there any way I can pass proxy values to URLConnection without disturbing system values?