here is a patch for
org.apache.commons.httpclient.contrib.proxy.PluginProxyUtil that allows
detection of proxy settings in a browser (applet) for JDK 1.5 and 1.6.
It's actually using existing logic, just enables it for JDK1.5 and JDK1.6.
Thanks for the essential piece of software, which httpclient surely is!