Re: Can't view HTML response results

2004-11-30 Thread sebb
lt log file (.JTL). It has no effect on GUI listeners. > -Mensaje original- > De: Grogrup [mailto:[EMAIL PROTECTED] > Enviado el: lunes, 29 de noviembre de 2004 19:04 > Para: JMeter Users List > Asunto: Re: Can't view HTML response results > > > > I thi

RE: Can't view HTML response results

2004-11-29 Thread Rafael Sánchez Bodoque
Did you select "Functional test mode" in the test plan? I think if not you can´t see the html response by de server. -Mensaje original- De: Grogrup [mailto:[EMAIL PROTECTED] Enviado el: lunes, 29 de noviembre de 2004 19:04 Para: JMeter Users List Asunto: Re: Can't vie

Re: Can't view HTML response results

2004-11-29 Thread Grogrup
I think the problem is that the servlet I'm testing isn't setting the content type as HTML, so JMeter doesn't realize that HTML is being returned. Does that sound like it's possible? Is it possible to fix this in JMeter, without editing the servlet code or the JMeter code? --- sebb <[EMAIL PROTECT

Re: Can't view HTML response results

2004-11-29 Thread sebb
Impossible to say what's wrong (if anything) from the information provided. 1) Check the jmeter.log file for errors 2) What do the other tabs say? S. On Sun, 28 Nov 2004 19:06:22 -0800 (PST), Grogrup <[EMAIL PROTECTED]> wrote: > I'm trying to use JMeter to load test a webapp, but > I'm having on

Can't view HTML response results

2004-11-28 Thread Grogrup
I'm trying to use JMeter to load test a webapp, but I'm having one small problem. I need to see the HTML results, so I added a View Results Tree Listener to my test. However, after I run the test and click on the Response tab in the View Results Tree Listener, the textbox is blank and disabled. Wha