Re: AJAX Calls in JMETER

2008-10-13 Thread sebb
idea - what request would the browser send? Maybe try using the Jmeter Proxy recorder to capture what the browser does, and then tweak as needed. > Many thanks for your help, > > > Michel > > > -- > View this message in context: > http://www.nabble.com/AJAX-Calls-i

RE: AJAX Calls in JMETER

2008-10-13 Thread MichelNZ
How do you specify the request in JMeter? Suppose I have (In GWT) a class MyServiceImpl, with a method Result[] getObjects(String param1): What do I put in the HTTP request in JMeter? Many thanks for your help, Michel -- View this message in context: http://www.nabble.com/AJAX-Calls-in

RE: AJAX Calls in JMETER

2008-10-06 Thread Jose Pablo Sarco
karta.apache.org Subject: AJAX Calls in JMETER Hi ALL I am conducting load test of AJAX based web application,Now I have configrued http proxy under work bench and making some http requests under thread group. Where can i see the AJAX calls that are being made. Can any one send me the sampl

AJAX Calls in JMETER

2008-10-06 Thread Jmeter PRA
Hi ALL I am conducting load test of AJAX based web application,Now I have configrued http proxy under work bench and making some http requests under thread group. Where can i see the AJAX calls that are being made. Can any one send me the sample Jmeter to make ajax calls also Please help me in