hi iam using org.apache.commons.httpcllient2.0 when i use httpclient3.0 with the following method for login page client.setStrictMode(true); i am getting response. if i use the same method with httpclient2.0 i am not getting response only getting login page again. why i am not able to get the response with httpclient2.0 with that method. please give me reply