Many times, a Java app needs to connect to the Internet. The most common example happens when it is reading an XML file and needs to download its schema.

I am behind a proxy server. How can I set my JVM to use the proxy ?

19 Answers
19

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *