Hi sebb, Sorry for being a bit misleading in my post.
Actually jmeter does get the response and I am able to save it to a file using the functional test chckbox. But as I'm using jmeter for Functional testing, I need the HTML display to simplify my work of adding assertions. There are no errors in the jmeter.log. What I want to ask is -- Q: Is there anyway I can find out if the content-type is really missing??? Or is it something in jmeter that fails to recognise HTML?? Thanks, sandeep -----Original Message----- From: sebb [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 24, 2005 7:33 PM To: JMeter Users List; [EMAIL PROTECTED] Subject: Re: JMeter fails to recognise the Response from server 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 <[EMAIL PROTECTED]> 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=1&!key=xxx"http://<serve > rname>/application/action?!cd=1&!key=xxx > > 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. > > 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.) > > Thanks, > Sandeep > > -- > 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 > > > > #-------------------------Vigorsoft Disclaimer-------------------------# > Privileged / confidential information may be contained in this message If you are not the addressee indicated in this message or you are not associated with this subject, you may not copy or send this message to anyone. In 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 possible computer viruses prior to dispatch , we cannot be held responsible for any viruses or other material transmitted as a part of this email without our knowledge. > #----------------------------------------------------------------------# > > -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.338 / Virus Database: 267.10.15/80 - Release Date: 8/23/2005 -- 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 #-------------------------Vigorsoft Disclaimer-------------------------# Privileged / confidential information may be contained in this message If you are not the addressee indicated in this message or you are not associated with this subject, you may not copy or send this message to anyone. In 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 possible computer viruses prior to dispatch , we cannot be held responsible for any viruses or other material transmitted as a part of this email without our knowledge. #----------------------------------------------------------------------#
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

