On 06/02/06, shrinivas dole <[EMAIL PROTECTED]> wrote: > Hello, > Jmeter 2.1.1 does not support the response given by html. I am using > IE 6.0 on windows 2000 O.S. > I am using Badboy 1.6 Beta version to record script and then I export > to Jmeter. Though using the latest version of browser I got the following > message. > > > We have detected that you are using a browser that may be incompatible with > DocStore 4.0. DocStore no longer supports 4.0x and older browsers. > > Here Docstore is the name of application. > How can I overcome this problem. Also how to view header of Jmeter. > bye
You probably need to set the user-agent. See the Header Manager: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Header_Manager The request and response details can be seen in the View Results Tree Listener: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#View_Results_Tree --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

