0 Replies Latest reply on Feb 18, 2007 6:54 AM by mnrz

    call an action method using JMeter?

    mnrz

      hello

      I am going to send fake requests to my web site to che ck the performance.
      I am using Apache JMeter, how can I tell to JMeter to call the specific action?
      for example, in struts we could use action=name_of_action

      what workaround could be used in Seam?