Re: HTTP 302 Console output handle question

2004-05-11 Thread Ortwin Glück
Mahamood, Saad (SD) wrote: org.apache.commons.httpclient.HttpException: Redirect from host www.bgis.gov.bb to www.barbados.gov.bb is not supported WARNING: Invalid Redirect URI from: http://www.bgis.gov.bb:80/ to: http://www.barbados.gov.bb/bgis.htm My question is, how do I get a handle on this

HTTP 302 Console output handle question

2004-05-11 Thread Mahamood, Saad (SD)
Hello all! I'm currently developing an application that uses the HTTPClient library. I've found that whilst using it to return the status codes of URI's that when it encouters a 302 return code it also gives out additional information on the console as well: 10-May-2004 12:32:46 org.apache.comm