Hello Matthew,

the Applet grabs the proxy settings from the browser
when using the built-in HttpURLConnection. HttpClient
can not access the browser proxy settings, since Java
1.2 does not provide any such functionality. See the
discussion in the Application Design FAQ:
http://wiki.apache.org/jakarta-httpclient/FrequentlyAskedApplicationDesignQuestions

hope that helps,
  Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to