mstover1    2002/08/10 08:18:51

  Modified:    docs/usermanual component_reference.html
               xdocs/usermanual component_reference.xml
  Log:
  Updating documentation
  
  Revision  Changes    Path
  1.20      +7 -0      jakarta-jmeter/docs/usermanual/component_reference.html
  
  Index: component_reference.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/component_reference.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- component_reference.html  9 Aug 2002 19:08:53 -0000       1.19
  +++ component_reference.html  10 Aug 2002 15:18:51 -0000      1.20
  @@ -2493,6 +2493,13 @@
                                                </p>
                                                                        
   
  +                                                                                    
         <p><table border="1" bgcolor="#bbbb00" width="50%" cellspacing="0" 
cellpadding="2">
  +             <tr><td>                                                The value of 
the argument in your HTTP Request must be a '*' in order for the HTML Parameter Mask
  +Modifier to replace it.
  +                     </td></tr>
  +     </table></p>
  +                                                                     
  +
                                                                                       
         <p      >
                                                                As an example, the 
username for a login script could be modified to send a series of values 
   such as:
  
  
  
  1.20      +2 -0      jakarta-jmeter/xdocs/usermanual/component_reference.xml
  
  Index: component_reference.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/component_reference.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- component_reference.xml   9 Aug 2002 19:08:55 -0000       1.19
  +++ component_reference.xml   10 Aug 2002 15:18:51 -0000      1.20
  @@ -813,6 +813,8 @@
   modifier will generate values of the form "<code>name=prefixcountersuffix</code>".  
Any HTTP
   Request that it modifies, it will replace any parameter with the same name or add 
the appropriate
   parameter to the requests list of arguments.</p>
  +<note>The value of the argument in your HTTP Request must be a '*' in order for the 
HTML Parameter Mask
  +Modifier to replace it.</note>
   <p>As an example, the username for a login script could be modified to send a 
series of values 
   such as:<br/>
   user_1<br/>
  
  
  

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

Reply via email to