Hi Meddle On 9/27/07, Meddle Smeddle <[EMAIL PROTECTED]> wrote: > > Hi we have some problems testing our web application written in > wicket. The whole application is one page and all the functionality is > implemented with through ajax with wicket. All the load testing tools > use the GET http method to test the urls but with the wicket ajax is > imposable to use them. Is there someone who has some success with load > testing ajax-based wicket applications >
There is a page in the WIKI[1] about load testing using JMeter. I attached a sample project which includes both traditional (non-ajax) and ajax load testing. Take a look at that and see if it helps. Frank [1]: http://cwiki.apache.org/confluence/display/WICKET/Wicket+and+JMeter