Hi Has anyone successfully detect a redirection responded by a web server/servlet (apache) using HttpURLConnection approach at the CLIENT SIDE. The response code I got is 404, which is not found but it should be 3xx for redirection (I know cos I tried without my http proxy). Also, I counldn't find the "Location" http response header when I loop thru using the getHeaderField( i ) approach until null. Thanks in advance, wendy ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
