Return-Path: Delivered-To: apmail-jakarta-httpclient-user-archive@www.apache.org Received: (qmail 6926 invoked from network); 28 Mar 2006 16:35:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Mar 2006 16:35:17 -0000 Received: (qmail 24255 invoked by uid 500); 28 Mar 2006 16:35:17 -0000 Delivered-To: apmail-jakarta-httpclient-user-archive@jakarta.apache.org Received: (qmail 24223 invoked by uid 500); 28 Mar 2006 16:35:16 -0000 Mailing-List: contact httpclient-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: "HttpClient User Discussion" Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-user@jakarta.apache.org Received: (qmail 24212 invoked by uid 99); 28 Mar 2006 16:35:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Mar 2006 08:35:16 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.227.126.186] (HELO moutng.kundenserver.de) (212.227.126.186) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Mar 2006 08:35:16 -0800 Received: from [85.180.26.191] (helo=[85.180.26.191]) by mrelayeu.kundenserver.de (node=mrelayeu2) with ESMTP (Nemesis), id 0MKwtQ-1FOH9h45py-0000if; Tue, 28 Mar 2006 18:34:55 +0200 Message-ID: <442965EF.2040506@dubioso.net> Date: Tue, 28 Mar 2006 18:35:59 +0200 From: Roland Weber User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051110 X-Accept-Language: en-us, en MIME-Version: 1.0 To: HttpClient User Discussion Subject: Re: question on javascript References: <20060326145938.39779.qmail@web54409.mail.yahoo.com> In-Reply-To: <20060326145938.39779.qmail@web54409.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de login:4601b1d39ab4ddfc21c613822e406392 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Song, sorry for the late reply. I already tried yesterday but had problems with my mail server. Then, I forgot to try again :-( > > > What I am interested is the redirected page, in this > case "http://www.google.com". I guess I could parse > the html file and figure out I should sleep for 1 sec > and load www.google.com. Is there a better way to do > that? Forget about the second and fetch the page right away. > Also from HttpClient side, is there a way to > simulate > the browser behavior as how browser runs javascript? Nope, and there never will be. HttpClient is not a browser. We don't interpret content, be it JavaScript or HTML. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org