Hi Folks,

I am calling a .Net HttpHandler deployed on IIS that is used to access documents on SharePoint.

I am using the apache HttpClient (org.apache.commons.httpclient.HttpClient) and...