I meant save the variable in the Java code. On 19/12/05, Brunner Michael <[EMAIL PROTECTED]> wrote: > Hi, > what do you mean with "save the variable directly" ? > > > -----Ursprüngliche Nachricht----- > Von: sebb [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 16. Dezember 2005 16:46 > An: JMeter Users List > Betreff: Re: How to return values from Java Request Sampler > > > On 16/12/05, Brunner Michael <[EMAIL PROTECTED]> wrote: > > Hi, I wrote my own Java Request Sampler. > > Maybe this question is ridiculos, but how do I return a value from the > > runTest() method. > > I scanned the Object SampleResult but couldn't find a place to put my > > result in. > > The final goal would be, that the result should be stored in a jmeter > > vairable, which I can use in a switch controller. > > Why not just save the variable directly? > > --------------------------------------------------------------------- > 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] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

