Hi friends I have created one test plan which test web application. In that I have created one sampler (Http request) to test a servlet . JMeter is showing report properly, but the problem is that servlet spawns a new thread which keeps on running , even servlet finish it's processing and returns the response. I want to capture that thread processing also in the test.Whatshould I do? Is it possible?
Thanks to read this Regards Rajvinder

