On Mon, 29 Nov 2004 19:52:09 +0100, Rafael Sánchez Bodoque
<[EMAIL PROTECTED]> wrote:
> Did you select "Functional test mode" in the test plan? I think if not you
> can´t see the html response by de server.

Functional test mode means to record the full results in the result
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 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?

Anything is possible ... do the other listener tabs give a clue?
Have you tried enabling debug for the http sampler?

> Is it possible to fix this
> in JMeter, without editing the servlet code or the
> JMeter code?

Not as far as I know. It uses the content type to decide what to do,
and does not invent the content-type from the extension.

However, you can use the Response Saver Post-Processor to save the
responses to files, and use an editor to view them.
 
> --- sebb <[EMAIL PROTECTED]> wrote:
> 
> > 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 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. What could be
> > wrong?
> > >
> > > __________________________________
> > > Do you Yahoo!?
> > > Yahoo! Mail - You care about security. So do we.
> > > http://promotions.yahoo.com/new_mail
> > >
> > >
> >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > >
> > >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> >
> >
> 
> __________________________________
> Do you Yahoo!?
> The all-new My Yahoo! - Get yours free!
> http://my.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to