PostMethod method = new PostMethod(ur);method.addRequestHeader("Content-Type", "application/x-www-form-urlencoded;charset=utf-8");//