kishore IVVS wrote:
> Hi
> I am new to Jmeter, can any one please tell me how to
> monitor the following
> 1) Transactions per second
> 2) Hits per seconds
>
> I have one more question, how to send the Objects
> along with HTTP request.
> I want to send string[][] object along with HTTP
> reqest
?? That's out of spec with HTTP. You don't send "objects" via HTTP.
You can send parameters, and you can send attachments. If your
string[][] object can be serialized first, it might be able to be
sent.
--
"They that give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety."
- Benjamin Franklin
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>