Please see: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Java_Request
"This sampler lets you control a java class that implements the JavaSamplerClient interface. By writing your own implementation of this interface, you can use JMeter to harness multiple threads, input parameter control, and data collection." It does not allow one to call arbitrary Java methods. You need to write the necessary Java code. S. On 11/04/07, gopal labudu <[EMAIL PROTECTED]> wrote:
hi, how to give the class name and where to save the java class name what are the parameters need to send? are all parameters mandatory while sending?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

