Hi all, 

I downloaded jmeter this morning and after playing with it for a while was
able to test sending Get/Post requests to one of my servlets.

I'm now trying to stress test another servlet that takes in POST requests in
XML format. An example of a request could be:

<version/>

How can I test this functionality using JMeter? Do I have to write my own
"Controller"? 

I have looked at the Web Test Controller but as far as I can tell the only
Data that can be specified are name/value pairs (which in this case won't
work). 

Am I missing something? How could I achieve this functionality?

Thank you very much for your attention...



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to