You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Senthil Subbiah <ss...@ketera.com> on 2004/09/30 03:00:35 UTC

I am not getting the JSP as response

Hi All,
I am using Jmeter v2.0.1.
I have recorded a scenario by enabling the HTTP proxy server.
For every request I am able to find only the images....but the actual
JSP which has the data is not recorded.

Could there be any specific part that I am missing..

What could be the reason for not having the actual JSP which has the
response value.

Thanks

-Senthil


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: I am not getting the JSP as response

Posted by sebb <se...@gmail.com>.
On Wed, 29 Sep 2004 18:00:35 -0700, Senthil Subbiah <ss...@ketera.com> wrote:
> Hi All,
> I am using Jmeter v2.0.1.
> I have recorded a scenario by enabling the HTTP proxy server.
> For every request I am able to find only the images....but the actual
> JSP which has the data is not recorded.
> 
> Could there be any specific part that I am missing..

Yes - have you changed the include or exclude patterns? 

 No include patterns means match all, but if you specify an include,
note that it will only include paths that match.

> What could be the reason for not having the actual JSP which has the
> response value.

See above. 

If the documentation is not clear, feel free to raise a Bugzilla issue
and/or provide a patch for the docs.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org