You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by kh...@apache.org on 2001/11/14 16:02:08 UTC

cvs commit: jakarta-jmeter/docs/usermanual controller.html ftp-config.html gen-controller.html

khammond    01/11/14 07:02:08

  Added:       docs/usermanual controller.html ftp-config.html
                        gen-controller.html
  Log:
  Created.
  
  Revision  Changes    Path
  1.1                  jakarta-jmeter/docs/usermanual/controller.html
  
  Index: controller.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  
  <!-- Content Stylesheet for Site -->
  
          
  <!-- start the processing -->
      <!-- ====================================================================== -->
      <!-- Main Page Section -->
      <!-- ====================================================================== -->
      <html>
          <head>
              <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  
                          
              <title>JMeter - User's Manual: Controllers</title>
          </head>
  
          <body bgcolor="#ffffff" text="#000000" link="#525D76">        
              <table border="0" width="100%" cellspacing="0">
                  <!-- TOP IMAGE -->
                  <tr>
                      <td colspan="2">
  <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left" border="0"/></a>
  </td>
                  </tr>
              </table>
              <table border="0" width="100%" cellspacing="4">
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  
                  <tr>
                      <!-- LEFT SIDE NAVIGATION -->
                      <td width="20%" valign="top" nowrap="true">
                                  <p><strong>About</strong></p>
          <ul>
                      <li>    <a href="../index.html">Overview</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/builds/jakarta-jmeter/">Download</a>
  </li>
                      <li>    <a href="../installing.html">Install</a>
  </li>
                      <li>    <a href="../running.html">Running</a>
  </li>
                      <li>    <a href="../extending/index.html">Extending</a>
  </li>
                      <li>    <a href="../changes.html">Changes</a>
  </li>
                      <li>    <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=JMeter&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&bug_file_loc=&bug_file_loc_type=substring&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Known Bugs</a>
  </li>
                      <li>    <a href="../license.html">License</a>
  </li>
                      <li>    <a href="../todo.html">TODO</a>
  </li>
                  </ul>
              <p><strong>User Manual</strong></p>
          <ul>
                      <li>    <a href="../user_manual/index.html">Overview</a>
  </li>
                      <li>    <a href="../user_manual/threadgroups.html">ThreadGroups</a>
  </li>
                      <li>    <a href="../user_manual/test_samples.html">Generative Controls</a>
  </li>
                      <li>    <a href="../user_manual/logical_controllers.html">Logical Controls</a>
  </li>
                      <li>    <a href="../user_manual/visualizers.html">Visualizers</a>
  </li>
                      <li>    <a href="../user_manual/timers.html">Timers</a>
  </li>
                      <li>    <a href="../user_manual/assertions.html">Assertions</a>
  </li>
                      <li>    <a href="../user_manual/running.html">Running a Test</a>
  </li>
                      <li>    <a href="../user_manual/saving.html">Saving/Loading</a>
  </li>
                      <li>    <a href="../user_manual/rmi.html">Distributed JMeter</a>
  </li>
                      <li>    <a href="../user_manual/proxy_server.html">Recording Browser Activity</a>
  </li>
                      <li>    <a href="../user_manual/ready_components.html">Built-in Components</a>
  </li>
                      <li>    <a href="../user_manual/sslmanager.html">Using the SSL Manager</a>
  </li>
                  </ul>
              <p><strong>Community</strong></p>
          <ul>
                      <li>    <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  </li>
                  </ul>
                          </td>
                      <td width="80%" align="left" valign="top">
                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="4.2 Controllers"><strong>4.2 Controllers</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>Overview of Controllers. Explain difference between Logical and Generative Controllers.</p>
                                                  <p>
  <a href="gen-controller.html">4.2.1 Generative Controllers</a><br />
  <a href="logic-controller.html">4.2.2 Logical Controllers</a>
  </p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                          </td>
                  </tr>
  
                  <!-- FOOTER -->
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  <tr><td colspan="2">
                      <div align="center"><font color="#525D76" size="-1"><em>
                      Copyright &#169; 1999-2001, Apache Software Foundation
                      </em></font></div>
                  </td></tr>
              </table>
          </body>
      </html>
  <!-- end the processing -->
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  1.1                  jakarta-jmeter/docs/usermanual/ftp-config.html
  
  Index: ftp-config.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  
  <!-- Content Stylesheet for Site -->
  
          
  <!-- start the processing -->
      <!-- ====================================================================== -->
      <!-- Main Page Section -->
      <!-- ====================================================================== -->
      <html>
          <head>
              <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  
                          
              <title>JMeter - User's Manual: FTP Configuration Elements</title>
          </head>
  
          <body bgcolor="#ffffff" text="#000000" link="#525D76">        
              <table border="0" width="100%" cellspacing="0">
                  <!-- TOP IMAGE -->
                  <tr>
                      <td colspan="2">
  <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left" border="0"/></a>
  </td>
                  </tr>
              </table>
              <table border="0" width="100%" cellspacing="4">
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  
                  <tr>
                      <!-- LEFT SIDE NAVIGATION -->
                      <td width="20%" valign="top" nowrap="true">
                                  <p><strong>About</strong></p>
          <ul>
                      <li>    <a href="../index.html">Overview</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/builds/jakarta-jmeter/">Download</a>
  </li>
                      <li>    <a href="../installing.html">Install</a>
  </li>
                      <li>    <a href="../running.html">Running</a>
  </li>
                      <li>    <a href="../extending/index.html">Extending</a>
  </li>
                      <li>    <a href="../changes.html">Changes</a>
  </li>
                      <li>    <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=JMeter&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&bug_file_loc=&bug_file_loc_type=substring&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Known Bugs</a>
  </li>
                      <li>    <a href="../license.html">License</a>
  </li>
                      <li>    <a href="../todo.html">TODO</a>
  </li>
                  </ul>
              <p><strong>User Manual</strong></p>
          <ul>
                      <li>    <a href="../user_manual/index.html">Overview</a>
  </li>
                      <li>    <a href="../user_manual/threadgroups.html">ThreadGroups</a>
  </li>
                      <li>    <a href="../user_manual/test_samples.html">Generative Controls</a>
  </li>
                      <li>    <a href="../user_manual/logical_controllers.html">Logical Controls</a>
  </li>
                      <li>    <a href="../user_manual/visualizers.html">Visualizers</a>
  </li>
                      <li>    <a href="../user_manual/timers.html">Timers</a>
  </li>
                      <li>    <a href="../user_manual/assertions.html">Assertions</a>
  </li>
                      <li>    <a href="../user_manual/running.html">Running a Test</a>
  </li>
                      <li>    <a href="../user_manual/saving.html">Saving/Loading</a>
  </li>
                      <li>    <a href="../user_manual/rmi.html">Distributed JMeter</a>
  </li>
                      <li>    <a href="../user_manual/proxy_server.html">Recording Browser Activity</a>
  </li>
                      <li>    <a href="../user_manual/ready_components.html">Built-in Components</a>
  </li>
                      <li>    <a href="../user_manual/sslmanager.html">Using the SSL Manager</a>
  </li>
                  </ul>
              <p><strong>Community</strong></p>
          <ul>
                      <li>    <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  </li>
                  </ul>
                          </td>
                      <td width="80%" align="left" valign="top">
                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="4.6 FTP Configuration Elements"><strong>4.6 FTP Configuration Elements</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>Put description text here...</p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="4.6.1 FTP Request Defaults"><strong>4.6.1 FTP Request Defaults</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>Put description text here...</p>
                                                  <p><img src="../images/screenshots/ftp-config/ftp-request-defaults.gif" width="404" height="144" /></p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                          </td>
                  </tr>
  
                  <!-- FOOTER -->
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  <tr><td colspan="2">
                      <div align="center"><font color="#525D76" size="-1"><em>
                      Copyright &#169; 1999-2001, Apache Software Foundation
                      </em></font></div>
                  </td></tr>
              </table>
          </body>
      </html>
  <!-- end the processing -->
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  1.1                  jakarta-jmeter/docs/usermanual/gen-controller.html
  
  Index: gen-controller.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  
  <!-- Content Stylesheet for Site -->
  
          
  <!-- start the processing -->
      <!-- ====================================================================== -->
      <!-- Main Page Section -->
      <!-- ====================================================================== -->
      <html>
          <head>
              <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  
                          
              <title>JMeter - User's Manual: Generative Controllers</title>
          </head>
  
          <body bgcolor="#ffffff" text="#000000" link="#525D76">        
              <table border="0" width="100%" cellspacing="0">
                  <!-- TOP IMAGE -->
                  <tr>
                      <td colspan="2">
  <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left" border="0"/></a>
  </td>
                  </tr>
              </table>
              <table border="0" width="100%" cellspacing="4">
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  
                  <tr>
                      <!-- LEFT SIDE NAVIGATION -->
                      <td width="20%" valign="top" nowrap="true">
                                  <p><strong>About</strong></p>
          <ul>
                      <li>    <a href="../index.html">Overview</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/builds/jakarta-jmeter/">Download</a>
  </li>
                      <li>    <a href="../installing.html">Install</a>
  </li>
                      <li>    <a href="../running.html">Running</a>
  </li>
                      <li>    <a href="../extending/index.html">Extending</a>
  </li>
                      <li>    <a href="../changes.html">Changes</a>
  </li>
                      <li>    <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=JMeter&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&bug_file_loc=&bug_file_loc_type=substring&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Known Bugs</a>
  </li>
                      <li>    <a href="../license.html">License</a>
  </li>
                      <li>    <a href="../todo.html">TODO</a>
  </li>
                  </ul>
              <p><strong>User Manual</strong></p>
          <ul>
                      <li>    <a href="../user_manual/index.html">Overview</a>
  </li>
                      <li>    <a href="../user_manual/threadgroups.html">ThreadGroups</a>
  </li>
                      <li>    <a href="../user_manual/test_samples.html">Generative Controls</a>
  </li>
                      <li>    <a href="../user_manual/logical_controllers.html">Logical Controls</a>
  </li>
                      <li>    <a href="../user_manual/visualizers.html">Visualizers</a>
  </li>
                      <li>    <a href="../user_manual/timers.html">Timers</a>
  </li>
                      <li>    <a href="../user_manual/assertions.html">Assertions</a>
  </li>
                      <li>    <a href="../user_manual/running.html">Running a Test</a>
  </li>
                      <li>    <a href="../user_manual/saving.html">Saving/Loading</a>
  </li>
                      <li>    <a href="../user_manual/rmi.html">Distributed JMeter</a>
  </li>
                      <li>    <a href="../user_manual/proxy_server.html">Recording Browser Activity</a>
  </li>
                      <li>    <a href="../user_manual/ready_components.html">Built-in Components</a>
  </li>
                      <li>    <a href="../user_manual/sslmanager.html">Using the SSL Manager</a>
  </li>
                  </ul>
              <p><strong>Community</strong></p>
          <ul>
                      <li>    <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  </li>
                  </ul>
                          </td>
                      <td width="80%" align="left" valign="top">
                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="4.2.1 Generative Controllers"><strong>4.2.1 Generative Controllers</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>Put description text here...</p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="4.2.1.1 FTP Request"><strong>4.2.1.1 FTP Request</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>Put description text here...</p>
                                                  <p><img src="../images/screenshots/gen-controller/ftp-request.gif" width="419" height="265" /></p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="4.2.1.2 HTTP Request"><strong>4.2.1.2 HTTP Request</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>Put description text here...</p>
                                                  <p><img src="../images/screenshots/gen-controller/http-request.gif" width="577" height="658" /></p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="4.2.1.3 JDBC Request"><strong>4.2.1.3 JDBC Request</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>Put description text here...</p>
                                                  <p><img src="../images/screenshots/gen-controller/jdbc-request.gif" width="466" height="454" /></p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                          </td>
                  </tr>
  
                  <!-- FOOTER -->
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  <tr><td colspan="2">
                      <div align="center"><font color="#525D76" size="-1"><em>
                      Copyright &#169; 1999-2001, Apache Software Foundation
                      </em></font></div>
                  </td></tr>
              </table>
          </body>
      </html>
  <!-- end the processing -->
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>