luthriaajay
Programmer
I am transferring over https to a receving servlet over a Proxy.
How do I specify the username and password for the Proxy in my
application ,if the proxy server supports this.
I have configured my application to send it over a Proxy with:
https.proxyHost = <Proxy Host>
https.proxyPort = 0000
or
System.setProperty("https.proxyHost","Proxy Host"
How can I set the Property for Username and Password too?
Please does any one know this?
ajay
ajayluthria@hotmail.com
How do I specify the username and password for the Proxy in my
application ,if the proxy server supports this.
I have configured my application to send it over a Proxy with:
https.proxyHost = <Proxy Host>
https.proxyPort = 0000
or
System.setProperty("https.proxyHost","Proxy Host"
How can I set the Property for Username and Password too?
Please does any one know this?
ajay
ajayluthria@hotmail.com