Hi All, When I try to crawl the website ,am getting the Http response code as 501 . while debugging , found out that the error occurred when the following code executed in HttpResponse.java
GetMethod get = new GetMethod(url.toString()); int code = httpClient.executeMethod(get); code returns 501 . Do i need to change anything on Httpclient program can you please help to fix this Thanks Deepa =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you