From: <th...@cy...> - 2003-02-26 15:34:28
|
Hi, just a small question concerning redirects: When I enable my webclient to follow redirects, like this: webClient.setRedirectEnabled(true); I still get error messages like this: 26.02.2003 16:07:05 org.apache.commons.httpclient.HttpMethodBase processRedirectResponse INFO: Redirect requested but followRedirects is disabled Does this mean anything? I get the same messages when I did not enable redirecting within the webclient. kind regards, Thomas Bartz Berlin |