I have written an application in jsoup that needs to connect through company proxy. I have tried giving the auto proxy config url in the java settings in control panel(XP) but it still times out the connection. What else do I need to do
I have written an application in jsoup that needs to connect through company proxy.
Share
You must set the java environment proxy settings.
Check the Oracle guide.