khammond    01/11/19 05:37:27

  Modified:    docs/usermanual controller.html
  Log:
  Added anchor. Completed.  Ready for review.
  
  Revision  Changes    Path
  1.3       +12 -2     jakarta-jmeter/docs/usermanual/controller.html
  
  Index: controller.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/controller.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- controller.html   2001/11/17 16:18:06     1.2
  +++ controller.html   2001/11/19 13:37:27     1.3
  @@ -102,8 +102,18 @@
         <tr><td>
           <blockquote>
                                       <p> JMeter has two types of Controllers: 
Generative and Logical.</p>
  -                                                <p>Generative Controllers tell 
JMeter to send requests to a server. For example, add an HTTP Request Generative 
Controller if you want JMeter to send an HTTP request.  You can also customize a 
request by adding one or more Configuration Elements to a Generative Controller.  For 
more information, see section <a href="gen-controller.html">4.2.1 Generative 
Controllers</a>.</p>
  -                                                <p>Logical Controllers let you 
customize the logic that JMeter uses to decide when to send requests.  For example, 
you can add an Interleave Logic Controller to alternate between two HTTP Request 
Generative Controllers.  Also, one particular Logic Controller, the Modification 
Manager, lets you modify the results of a request.  For more information, see section 
<a href="logic-controller.html">4.2.2 Logical Controllers</a>.</p>
  +                                                <p>Generative Controllers tell 
JMeter to send requests to a server. For 
  +example, add an HTTP Request Generative Controller if you want JMeter 
  +to send an HTTP request.  You can also customize a request by adding one 
  +or more Configuration Elements to a Generative Controller.  For more 
  +information, see section 
  +<a href="gen-controller.html">4.2.1 Generative Controllers</a>.</p>
  +                                                <p>Logical Controllers let you 
customize the logic that JMeter uses to 
  +decide when to send requests.  For example, you can add an Interleave 
  +Logic Controller to alternate between two HTTP Request Generative 
  +Controllers.  Also, one particular Logic Controller, the Modification 
  +Manager, lets you modify the results of a request.  For more information, 
  +see section <a href="logic-controller.html">4.2.2 Logical Controllers</a>.</p>
                               </blockquote>
           </p>
         </td></tr>
  
  
  

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

Reply via email to