proxy host System.setProperty question

2009-11-17 Thread J- MAN
Hi, i'm sure this has been asked a hundred times, but i can't find the answer on google. I'm trying to make my servlet connect to an external webservice, but we have an http proxy at work. I was initially trying to put this code in my servlet method:

System.setProperty question

2006-06-07 Thread Rumpa Giri
Why the system properties are not being set programmatically? When I say does not take affect it happens only when we do things in a certain order. For example we need to connect to URL_CACERTS and URL_KS. URL_KS connection needs the keystore properties. For URL_CACERTS we just