JMeter can also now do HEAD, TRACE, OPTIONS, PUT, DELETE.
S. On 27/07/06, Ivan Rancati <[EMAIL PROTECTED]> wrote:
As far as I know, HTTP request can only do GET and POST. So, if you can drive your Strut application from an url, such as http://myapp:8080?name=joe&surname=doe&color=green.. then you can use HTTP request to send the GET/POST parameter/value pairs. If you need to completely drive the UI of a web app, you may consider a tool like WebTest http://webtest.canoo.com/webtest/manual/WebTestHome.html -- View this message in context: http://www.nabble.com/First-time-user%3A-Need-help-with-JMeter-and-Strut-tf2008527.html#a5518330 Sent from the JMeter - User forum at Nabble.com. --------------------------------------------------------------------- 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]

