From: "Meltsner, Kenneth" <[EMAIL PROTECTED]>
> If you set the system properties:
>
> http.proxyHost
> http.proxyPort
>
> (either programmatically, or by using -Dpropname=value when starting Java)
> it will work with a proxy server that doesn't require authentication.  For
> authentication, you need to add a custom header to the request.  I have
the
> code for this somewhere....

Great! Thanks for that Ken - I was sure there must be a way but had no idea.
Its wierd that you can't set this explicitly via HttpURLConnection. But
thanks - you learn something new every day!

James


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to