Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 57340 invoked from network); 24 Aug 2005 14:03:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Aug 2005 14:03:02 -0000 Received: (qmail 31682 invoked by uid 500); 24 Aug 2005 14:02:49 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 31637 invoked by uid 500); 24 Aug 2005 14:02:49 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 31564 invoked by uid 99); 24 Aug 2005 14:02:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2005 07:02:48 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTTP_ESCAPED_HOST,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sebbaz@gmail.com designates 64.233.182.204 as permitted sender) Received: from [64.233.182.204] (HELO nproxy.gmail.com) (64.233.182.204) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2005 07:03:05 -0700 Received: by nproxy.gmail.com with SMTP id c2so25972nfe for ; Wed, 24 Aug 2005 07:02:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pnNYERU6RCehCmhDIkji04maUcJ6KUFV9kg64Amu4Rlqt+KzOqYfQKAp3MBZ1obQhnPg146nAbvD7uc6Wak2k7XhGgonRJ/rgmLzOGd2N68lJT9Fk0yuR8BuRDrl8gwQSunFVWPCeUZuaC+Z0KUIi+jGMO3mOzwabHElXJj9ihc= Received: by 10.48.234.15 with SMTP id g15mr22191nfh; Wed, 24 Aug 2005 07:02:43 -0700 (PDT) Received: by 10.48.144.17 with HTTP; Wed, 24 Aug 2005 07:02:43 -0700 (PDT) Message-ID: <25aac9fc05082407029545d65@mail.gmail.com> Date: Wed, 24 Aug 2005 15:02:43 +0100 From: sebb To: JMeter Users List , sandeep@vigorsoft.com Subject: Re: JMeter fails to recognise the Response from server In-Reply-To: <003901c5a8a0$161efb10$2600a8c0@vigorsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <003901c5a8a0$161efb10$2600a8c0@vigorsoft.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N What do you mean by failing to recognise the response? JMeter does not care what the content-type is until after the response has been received. Even then, the content type is only used for things like the HTML display, if I recall correctly. Are there any errors in jmeter.log? S. On 24/08/05, Sandeep Mankar wrote: > Hi, > I'm currently testing an java based application in which an html > generater dynamically builds html pages. In this case, I can NOT send > requests for specific pages and instead I send a url with the key for > that page. > Eg. HYPERLINK > "http://%3cservername%3e/application/action?!cd=3D1&!key=3Dxxx"http:// rname>/application/action?!cd=3D1&!key=3Dxxx >=20 > But the problem I'm facing is that JMeter fails to recoginse the HTML > response from the server. > After initial investigations and goin thrgh the mailing list, I found > out that JMeter does not record/get the CONTENT-TYPE of the http > response. >=20 > Does JMeter search for content type in the HTTP headers or the HTML > files?? > How can I make sure that JMeter has not receive the content type?? (cos > my developers believe that they do set the content type of the response > in the app itself.) >=20 > Thanks, > Sandeep >=20 > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.338 / Virus Database: 267.10.15/80 - Release Date: > 8/23/2005 >=20 >=20 >=20 > #-------------------------Vigorsoft Disclaimer-------------------------# > Privileged / confidential information may be contained in this message I= f you are not the addressee indicated in this message or you are not assoc= iated with this subject, you may not copy or send this message to anyone. I= n such case you should destroy this message and kindly notifythe sender in = reply e-mail.Although this mail has been scanned for the presence of possib= le computer viruses prior to dispatch , we cannot be held responsible for a= ny viruses or other material transmitted as a part of this email without o= ur knowledge. > #----------------------------------------------------------------------# >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org