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 ms...@apache.org on 2003/05/14 20:05:24 UTC

cvs commit: jakarta-jmeter/docs/usermanual best-practices.html boss.html build-adv-web-test-plan.html build-db-test-plan.html build-ftp-test-plan.html build-jndi-test-plan.html build-test-plan.html build-web-test-plan.html component_reference.html functions.html get-started.html glossary.html index.html intro.html remote-test.html test_plan.html

mstover1    2003/05/14 11:05:24

  Modified:    docs     running.html
               docs/usermanual best-practices.html boss.html
                        build-adv-web-test-plan.html
                        build-db-test-plan.html build-ftp-test-plan.html
                        build-jndi-test-plan.html build-test-plan.html
                        build-web-test-plan.html component_reference.html
                        functions.html get-started.html glossary.html
                        index.html intro.html remote-test.html
                        test_plan.html
  Log:
  fixing problem in docs
  
  Revision  Changes    Path
  1.62      +0 -0      jakarta-jmeter/docs/running.html
  
  Index: running.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/running.html,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  
  
  
  1.22      +50 -6     jakarta-jmeter/docs/usermanual/best-practices.html
  
  Index: best-practices.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/best-practices.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- best-practices.html	24 Apr 2003 19:59:30 -0000	1.21
  +++ best-practices.html	14 May 2003 18:05:22 -0000	1.22
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -189,10 +234,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -201,7 +246,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.23      +50 -6     jakarta-jmeter/docs/usermanual/boss.html
  
  Index: boss.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/boss.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- boss.html	24 Apr 2003 19:59:30 -0000	1.22
  +++ boss.html	14 May 2003 18:05:22 -0000	1.23
  @@ -26,13 +26,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -480,10 +525,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -492,7 +537,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.23      +50 -6     jakarta-jmeter/docs/usermanual/build-adv-web-test-plan.html
  
  Index: build-adv-web-test-plan.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/build-adv-web-test-plan.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- build-adv-web-test-plan.html	24 Apr 2003 19:59:30 -0000	1.22
  +++ build-adv-web-test-plan.html	14 May 2003 18:05:22 -0000	1.23
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -153,10 +198,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -165,7 +210,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.22      +50 -6     jakarta-jmeter/docs/usermanual/build-db-test-plan.html
  
  Index: build-db-test-plan.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/build-db-test-plan.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- build-db-test-plan.html	24 Apr 2003 19:59:30 -0000	1.21
  +++ build-db-test-plan.html	14 May 2003 18:05:22 -0000	1.22
  @@ -26,13 +26,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -418,10 +463,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -430,7 +475,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.23      +50 -6     jakarta-jmeter/docs/usermanual/build-ftp-test-plan.html
  
  Index: build-ftp-test-plan.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/build-ftp-test-plan.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- build-ftp-test-plan.html	24 Apr 2003 19:59:30 -0000	1.22
  +++ build-ftp-test-plan.html	14 May 2003 18:05:23 -0000	1.23
  @@ -26,13 +26,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -405,10 +450,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -417,7 +462,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.17      +50 -6     jakarta-jmeter/docs/usermanual/build-jndi-test-plan.html
  
  Index: build-jndi-test-plan.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/build-jndi-test-plan.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- build-jndi-test-plan.html	24 Apr 2003 19:59:30 -0000	1.16
  +++ build-jndi-test-plan.html	14 May 2003 18:05:23 -0000	1.17
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -51,10 +96,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -63,7 +108,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.22      +50 -6     jakarta-jmeter/docs/usermanual/build-test-plan.html
  
  Index: build-test-plan.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/build-test-plan.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- build-test-plan.html	24 Apr 2003 19:59:30 -0000	1.21
  +++ build-test-plan.html	14 May 2003 18:05:23 -0000	1.22
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -146,10 +191,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -158,7 +203,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.31      +50 -6     jakarta-jmeter/docs/usermanual/build-web-test-plan.html
  
  Index: build-web-test-plan.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/build-web-test-plan.html,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- build-web-test-plan.html	24 Apr 2003 19:59:30 -0000	1.30
  +++ build-web-test-plan.html	14 May 2003 18:05:23 -0000	1.31
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -438,10 +483,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -450,7 +495,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.35      +181 -142  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.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- component_reference.html	24 Apr 2003 19:59:30 -0000	1.34
  +++ component_reference.html	14 May 2003 18:05:23 -0000	1.35
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
   						  								<ul>
   			<li><a href="#samplers">13.1 Samplers</a></li>
   		<ul>
  @@ -120,7 +165,7 @@
   			 <a name="FTP_Request"><h3>13.1.1 FTP Request</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															This controller lets you send an FTP "retrieve file" request to an FTP server.
   If you are going to send multiple requests to the same FTP server, consider
   using a 
  @@ -128,8 +173,8 @@
   									 Configuration
   Element so you do not have to enter the same information for each FTP Request Generative
   Controller. 
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/gen-controller/ftp-request.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/gen-controller/ftp-request.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -195,7 +240,7 @@
   			 <a name="HTTP_Request"><h3>13.1.2 HTTP Request</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															
           
   												<p	>
  @@ -256,8 +301,8 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/gen-controller/http-request.png"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/gen-controller/http-request.png"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -408,7 +453,7 @@
   			 <a name="JDBC_Request"><h3>13.1.3 JDBC Request</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								This sampler lets you send an JDBC Request (an SQL query) to a database.
   						</p>
  @@ -429,8 +474,8 @@
   This way, you do not have to enter the same information for each JDBC Request
   controller.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/gen-controller/jdbc-request.gif"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/gen-controller/jdbc-request.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -531,7 +576,7 @@
   			 <a name="Java_Request"><h3>13.1.4 Java Request</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								This sampler lets you control a java class that implements the
   JavaSamplerClient interface.  By writing your own implementation of this interface,
  @@ -546,8 +591,8 @@
   table below - as defined by your implementation.  A simple example (SleepTest) is
   provided.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/java_request.gif"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/java_request.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -592,7 +637,7 @@
   			 <a name="SOAP/XML-RPC_Request"><h3>13.1.5 SOAP/XML-RPC Request</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								This sampler lets you send a SOAP request to a webservice.  It can also be
   used to send XML-RPC over HTTP.  It creates an HTTP POST request, with the specified XML as the
  @@ -600,8 +645,8 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/soap_sampler.png"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/soap_sampler.png"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -657,15 +702,15 @@
   			 <a name="Interleave_Controller"><h3>13.2.1 Interleave Controller</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								If you add Generative or Logic Controllers to an Interleave Controller, JMeter will alternate among each of the
   other controllers for each loop iteration. 
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/logic-controller/interleave-controller.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/logic-controller/interleave-controller.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -829,7 +874,7 @@
   			 <a name="Loop_Controller"><h3>13.2.2 Loop Controller</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								If you add Generative or Logic Controllers to a Loop Controller, JMeter will
   loop through them a certain number of times, in addition to the loop value you
  @@ -838,8 +883,8 @@
   count to three, JMeter will send a total of 2 * 3 = 6 HTTP Requests.
   
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/logic-controller/loop-controller.gif"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/logic-controller/loop-controller.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -926,7 +971,7 @@
   			 <a name="Once_Only_Controller"><h3>13.2.4 Once Only Controller</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															
   
   												<p	>
  @@ -942,8 +987,8 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/logic-controller/once-only-controller.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/logic-controller/once-only-controller.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -996,7 +1041,7 @@
   			 <a name="Simple_Controller"><h3>13.2.5 Simple Controller</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															
   
   												<p	>
  @@ -1006,8 +1051,8 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/logic-controller/simple-controller.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/logic-controller/simple-controller.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -1057,7 +1102,7 @@
   			 <a name="Random_Controller"><h3>13.2.6 Random Controller</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															
   
   												<p	>
  @@ -1075,8 +1120,8 @@
   	</table></p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/logic-controller/random-controller.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/logic-controller/random-controller.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -1101,7 +1146,7 @@
   			 <a name="Recording_Controller"><h3>13.2.7 Recording Controller</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															
   
   												<p	>
  @@ -1115,8 +1160,8 @@
   									
   
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/logic-controller/recording-controller.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/logic-controller/recording-controller.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -1304,13 +1349,13 @@
   			 <a name="Mailer_Visualizer"><h3>13.3.1 Mailer Visualizer</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The mailer visualizer can be set up to send email if a test run receives too many
   failed responses from the server.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/mailer_vis.png"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/mailer_vis.png"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -1415,10 +1460,9 @@
   			 <a name="Graph_Full_Results"><h3>13.3.2 Graph Full Results</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															No Description
  -								<p><b>Control Panel</b></p>
  -											  		</td></tr>
  +														  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
   	<hr>
  @@ -1428,7 +1472,7 @@
   			 <a name="Graph_Results"><h3>13.3.3 Graph Results</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The Graph Results listener generates a simple graph that plots all sample times.  Along
   the bottom of the graph, the current sample (black), the current average of all samples(blue), the
  @@ -1445,8 +1489,8 @@
   that factored out delays and JMeter's processing, it would be unclear what you could conclude from that
   number.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/graph_results.gif"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/graph_results.gif"></div>
   											  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
  @@ -1457,15 +1501,15 @@
   			 <a name="Spline_Visualizer"><h3>13.3.4 Spline Visualizer</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The Spline Visualizer provides a view of all sample times from the start
   of the test till the end, regardless of how many samples have been taken.  The spline
   has 10 points, each representing 10% of the samples, and connected using spline
   logic to show a single continuous line.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/spline_visualizer.gif"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/spline_visualizer.gif"></div>
   											  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
  @@ -1476,7 +1520,7 @@
   			 <a name="Assertion_Results"><h3>13.3.5 Assertion Results</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The Assertion Results visualizer shows the URL of each sample taken (no time information
   is shown).  It also reports failures of any 
  @@ -1486,8 +1530,8 @@
   									 that
   are part of the test plan.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/assertion_results.gif"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/assertion_results.gif"></div>
   											  									 			 	<p><b>See Also:</b>
   	<ul>
   						<li>	<a href="../usermanual/component_reference.html#Basic_Assertion">Basic Assertion</a>
  @@ -1504,7 +1548,7 @@
   			 <a name="View_Results_Tree"><h3>13.3.6 View Results Tree</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															The View Results Tree shows a tree of all sample responses, allowing you to view the
   response for any sample.  In addition to showing the response, you can see the time it took to get
   this response, and some response codes.
  @@ -1520,8 +1564,8 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/view_results_tree.png"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/view_results_tree.png"></div>
   											  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
  @@ -1532,12 +1576,12 @@
   			 <a name="Aggregate_Report"><h3>13.3.7 Aggregate Report</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															The aggregate report creates a table row for each differently named request in your test.  For each
   request, it totals the response information and provides request count, min, max, average, error rate, and an
   idealized throughput calculation.
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/aggregate_report.png"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/aggregate_report.png"></div>
   											  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
  @@ -1548,14 +1592,14 @@
   			 <a name="View_Results_in_Table"><h3>13.3.8 View Results in Table</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															This visualizer creates a row for every sample result.  Each sample result's URL,
   time in milliseconds, success/failure is displayed.  Like the 
   												<a href="../usermanual/component_reference.html#View_Results_Tree">View Results Tree</a>
   									,
   this visualizer uses a lot of memory.
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/table_results.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/table_results.gif"></div>
   											  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
  @@ -1566,12 +1610,11 @@
   			 <a name="Simple_Data_Writer"><h3>13.3.9 Simple Data Writer</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															This listener can record results to a file
   but not to the UI.  It is meant to provide an efficient means of
   recording data by eliminating GUI overhead.
  -								<p><b>Control Panel</b></p>
  -											  		</td></tr>
  +														  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
   	<hr>
  @@ -1594,7 +1637,7 @@
   			 <a name="HTTP_Authorization_Manager"><h3>13.4.1 HTTP Authorization Manager</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															
   
   												<p	>
  @@ -1616,8 +1659,8 @@
   	</table></p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/http-config/http-auth-manager.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/http-config/http-auth-manager.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -1748,7 +1791,7 @@
   			 <a name="HTTP_Cookie_Manager"><h3>13.4.2 HTTP Cookie Manager</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The Cookie Manager element has two functions:
   												<br	>
  @@ -1769,8 +1812,8 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/http-config/http-cookie-manager.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/http-config/http-cookie-manager.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -1837,7 +1880,7 @@
   			 <a name="HTTP_Proxy_Server"><h3>13.4.3 HTTP Proxy Server</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The Proxy Server allows JMeter to watch and record your actions while you browse your web application
   with your normal browser (such as Internet Explorer).  JMeter will create test sample objects and store them
  @@ -1857,8 +1900,8 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/proxy_control.png"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/proxy_control.png"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -2003,7 +2046,7 @@
   			 <a name="HTTP_Request_Defaults"><h3>13.4.4 HTTP Request Defaults</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								This element lets you set default values that your HTTP Request controllers use.  For example, if you are
   creating a Test Plan with 25 HTTP Request controllers and all of the requests are being sent to the same server,
  @@ -2013,8 +2056,8 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/http-config/http-request-defaults.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/http-config/http-request-defaults.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -2103,9 +2146,9 @@
   			 <a name="FTP_Request_Defaults"><h3>13.4.5 FTP Request Defaults</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  -		  															<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/ftp-config/ftp-request-defaults.gif"></div>
  +				<tr><td>
  +		  																					<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/ftp-config/ftp-request-defaults.gif"></div>
   											  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
  @@ -2116,9 +2159,9 @@
   			 <a name="JDBC_Database_Connection_Pool_Defaults"><h3>13.4.6 JDBC Database Connection Pool Defaults</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  -		  															<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/jdbc-config/jdbc-db-conn-pool.gif"></div>
  +				<tr><td>
  +		  																					<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/jdbc-config/jdbc-db-conn-pool.gif"></div>
   											  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
  @@ -2129,9 +2172,9 @@
   			 <a name="JDBC_Database_Login_Defaults"><h3>13.4.7 JDBC Database Login Defaults</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  -		  															<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/jdbc-config/jdbc-db-login.gif"></div>
  +				<tr><td>
  +		  																					<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/jdbc-config/jdbc-db-login.gif"></div>
   											  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
  @@ -2142,9 +2185,9 @@
   			 <a name="JDBC_SQL_Query_Defaults"><h3>13.4.8 JDBC SQL Query Defaults</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  -		  															<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/jdbc-config/jdbc-sql-query.gif"></div>
  +				<tr><td>
  +		  																					<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/jdbc-config/jdbc-sql-query.gif"></div>
   											  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
  @@ -2155,14 +2198,14 @@
   			 <a name="HTTP_Header_Manager"><h3>13.4.9 HTTP Header Manager</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The Header Manager lets you add or override HTTP request headers.
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/http-config/http-header-manager.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/http-config/http-header-manager.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -2264,7 +2307,7 @@
   			 <a name="User_Parameters"><h3>13.4.10 User Parameters</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								Allows the user to specify values for User Variables specific to individual threads.
   						</p>
  @@ -2295,8 +2338,8 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/user_params.png"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/user_params.png"></div>
   											  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
  @@ -2307,15 +2350,15 @@
   			 <a name="Counter"><h3>13.4.11 Counter</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								Allows the user to create a counter that can be referenced anywhere
   in the Thread Group.  The counter config lets the user configure a starting point, a maximum,
   and the increment.  The counter will loop from the start to the max, and then start over
   with the start, continuing on like that until the test is ended.  
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/counter.png"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/counter.png"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -2406,7 +2449,7 @@
   			 <a name="Response_Assertion"><h3>13.5.1 Response Assertion</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The response assertion control panel let's you add strings to be tested. These strings can
   be regular expressions. You can also choose whether the strings will be expected
  @@ -2415,8 +2458,8 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/assertion/assertion.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/assertion/assertion.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -2495,14 +2538,14 @@
   			 <a name="Duration_Assertion"><h3>13.5.2 Duration Assertion</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The Duration Assertion tests that each response was received within a given amount
   of time.  Any response that takes longer than the given number of milliseconds (specified by the
   user) is marked as a failed response.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/duration_assertion.png"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/duration_assertion.png"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -2549,15 +2592,15 @@
   			 <a name="Constant_Timer"><h3>13.6.1 Constant Timer</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															
   
   												<p	>
   								If you want to have each thread pause for the same amount of time between
   requests, use this timer.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/timers/constant_timer.gif"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/timers/constant_timer.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -2590,15 +2633,15 @@
   			 <a name="Gaussian_Random_Timer"><h3>13.6.2 Gaussian Random Timer</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								This timer pauses each thread request for a random amount of time, with most
   of the time intervals ocurring near a particular value.  The total delay is the
   sum of the Gaussian distributed value (with mean 0.0 and standard deviation 1.0) times
   the deviation value you specify, and the offset value.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/timers/gauss_random_timer.gif"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/timers/gauss_random_timer.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -2640,14 +2683,14 @@
   			 <a name="Uniform_Random_Timer"><h3>13.6.3 Uniform Random Timer</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								This timer pauses each thread request for a random amount of time, with
   each time interval having the same probability of occurring. The total delay
   is the sum of the random value and the offset value.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/timers/uniform_random_timer.gif"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/timers/uniform_random_timer.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -2690,7 +2733,7 @@
   			 <a name="Constant_Throughput_Timer"><h3>13.6.4 Constant Throughput Timer</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								This timer introduces variable pauses, calculated to keep the total throughput (in terms of samples per minute) as close as possible to a give figure. Of course the throughput will be lower if the server is not capable of handling it, or if other timers or time-consuming test elements prevent it.
   						</p>
  @@ -2700,8 +2743,8 @@
   												<p	>
   								Only samples within the container where you put the timer count towards the calculated throughput. Also note that the total time (used in the denominator to calculate the throughput) starts counting with the first such sample -- not with the test start.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/timers/constant_throughput_timer.gif"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/timers/constant_throughput_timer.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -2747,7 +2790,7 @@
   			 <a name="HTML_Link_Parser"><h3>13.7.1 HTML Link Parser</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  															
   
   												<p	>
  @@ -2760,8 +2803,7 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											  									 				<a name="spider_example"/>
  +														  									 				<a name="spider_example"/>
   	<p><b>Spidering Example</b></p>
   							
   
  @@ -2830,7 +2872,7 @@
   			 <a name="HTTP_URL_Re-writing_Modifier"><h3>13.7.2 HTTP URL Re-writing Modifier</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								This modifier works similarly to the HTML Link Parser, except it has a specific purpose for which
   it is easier to use than the HTML Link Parser, and more efficient.  For web applications that
  @@ -2852,8 +2894,8 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/url_rewriter.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/url_rewriter.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -2897,7 +2939,8 @@
   			 <a name="HTML_Parameter_Mask"><h3>13.7.3 HTML Parameter Mask</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +					<tr><td><em>* - This element is deprecated.  Use <a href="../usermanual/component_reference.html#Counter">Counter</a> instead</td></tr>
  +				<tr><td>
   		  																			<p	>
   								The HTML Parameter Mask is used to generate unique values for HTML arguments.  By
   specifying the name of the parameter, a value prefix and suffix, and counter parameters, this
  @@ -2938,8 +2981,8 @@
   									
   user_4, etc.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/parameter_mask.png"></div>
  +															<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/parameter_mask.png"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -3014,7 +3057,8 @@
   			 <a name="HTTP_User_Parameter_Modifier"><h3>13.7.4 HTTP User Parameter Modifier</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +					<tr><td><em>* - This element is deprecated.  Use <a href="../usermanual/component_reference.html#User_Parameters">User Parameters</a> instead</td></tr>
  +				<tr><td>
   		  																			<p	>
   								The User Parameter Modifier uses an XML file get values for HTTP arguments.  Any
   HTTP Request that this modifier modifies will be checked for the existence of the specified
  @@ -3033,8 +3077,8 @@
   	</table></p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											<div align="center"><img src="../images/screenshots/user_param_modifier.gif"></div>
  +														<p><b>Control Panel</b></p>
  +						<div align="center"><img src="../images/screenshots/user_param_modifier.gif"></div>
   											  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
  @@ -3081,7 +3125,7 @@
   			 <a name="SSL_Manager"><h3>13.8.1 SSL Manager</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  									 				<p	>
   								
     The SSL Manager is a way to select a client certificate so that you can test
  @@ -3177,7 +3221,7 @@
   			 <a name="__regexFunction"><h3>13.9.1 __regexFunction</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The Regex Function is used to parse the previous response using any regular
   expression (provided by user).  The function returns the template string with variable values filled
  @@ -3223,8 +3267,7 @@
   									
   
   						</p>
  -									<p><b>Control Panel</b></p>
  -											  									 			 <p>
  +															  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
   	<tr><th>Attribute</th><th>Description</th><th>Required</th></tr>
  @@ -3329,7 +3372,7 @@
   			 <a name="__counter"><h3>13.9.2 __counter</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The counter generates a new number each time it is called, starting with 1
   and incrementing by +1 each time.  The counter can be configured to keep each simulated user's values
  @@ -3337,8 +3380,7 @@
   that is like counting the number of iterations through the test plan.  A global counter is like
   counting how many times that request was run.
   						</p>
  -									<p><b>Control Panel</b></p>
  -											  									 			 <p>
  +															  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
   	<tr><th>Attribute</th><th>Description</th><th>Required</th></tr>
  @@ -3376,7 +3418,7 @@
   			 <a name="__threadNum"><h3>13.9.3 __threadNum</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The thread number function simply returns the number of the thread currently
   being executed.  These numbers are independent of ThreadGroup, meaning thread #1 in one threadgroup
  @@ -3390,8 +3432,7 @@
   						</p>
   									
   
  -								<p><b>Control Panel</b></p>
  -											  		</td></tr>
  +														  		</td></tr>
   		<tr><td><br/></td></tr>
   	 </table>
   	<hr>
  @@ -3401,13 +3442,12 @@
   			 <a name="__sumInt"><h3>13.9.4 __sumInt</h3></a>
   		  </font>
   		</td></tr>
  -		<tr><td>
  +				<tr><td>
   		  																			<p	>
   								The sumInt function can be used to compute the sum of two or more integer values.
   
   						</p>
  -									<p><b>Control Panel</b></p>
  -											  									 			 <p>
  +															  									 			 <p>
   	<b>Parameters</b>
   	<table border="1" cellspacing="0" cellpadding="2">
   	<tr><th>Attribute</th><th>Description</th><th>Required</th></tr>
  @@ -3459,10 +3499,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -3471,7 +3511,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.12      +50 -6     jakarta-jmeter/docs/usermanual/functions.html
  
  Index: functions.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/functions.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- functions.html	24 Apr 2003 19:59:31 -0000	1.11
  +++ functions.html	14 May 2003 18:05:23 -0000	1.12
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -192,10 +237,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -204,7 +249,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.28      +50 -6     jakarta-jmeter/docs/usermanual/get-started.html
  
  Index: get-started.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/get-started.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- get-started.html	24 Apr 2003 19:59:31 -0000	1.27
  +++ get-started.html	14 May 2003 18:05:23 -0000	1.28
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -602,10 +647,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -614,7 +659,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.19      +50 -6     jakarta-jmeter/docs/usermanual/glossary.html
  
  Index: glossary.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/glossary.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- glossary.html	24 Apr 2003 19:59:31 -0000	1.18
  +++ glossary.html	14 May 2003 18:05:23 -0000	1.19
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -48,10 +93,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -60,7 +105,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.34      +50 -6     jakarta-jmeter/docs/usermanual/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/index.html,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- index.html	24 Apr 2003 19:59:31 -0000	1.33
  +++ index.html	14 May 2003 18:05:23 -0000	1.34
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -634,10 +679,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -646,7 +691,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.21      +50 -6     jakarta-jmeter/docs/usermanual/intro.html
  
  Index: intro.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/intro.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- intro.html	24 Apr 2003 19:59:32 -0000	1.20
  +++ intro.html	14 May 2003 18:05:23 -0000	1.21
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -123,10 +168,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -135,7 +180,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.24      +50 -6     jakarta-jmeter/docs/usermanual/remote-test.html
  
  Index: remote-test.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/remote-test.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- remote-test.html	24 Apr 2003 19:59:32 -0000	1.23
  +++ remote-test.html	14 May 2003 18:05:23 -0000	1.24
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -172,10 +217,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -184,7 +229,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.20      +50 -6     jakarta-jmeter/docs/usermanual/test_plan.html
  
  Index: test_plan.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/test_plan.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- test_plan.html	24 Apr 2003 19:59:32 -0000	1.19
  +++ test_plan.html	14 May 2003 18:05:23 -0000	1.20
  @@ -24,13 +24,58 @@
   </td>
   					 </tr>
   				</table>
  -				<table border="0" width="600" cellspacing="4">
  -					 <tr><td>
  +				<table border="0" width="100%" cellspacing="4">
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
   
   					 <tr>
  -						  <td align="left" valign="top">
  +						  <!-- 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 Releases</a>
  +</li>
  +		  				<li>	 <a href="http://cvs.apache.org/builds/jakarta-jmeter/nightly">Download Nightly Tarball</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="../contributing.html">Contributors</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>Documentation</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="../usermanual/index.html">User Manual</a>
  +</li>
  +		  				<li>	 <a href="../extending/index.html">Developer Manual</a>
  +</li>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages">JMeter Wiki</a>
  +</li>
  +		  		  </ul>
  +	 		  <p><strong>JMeter Resources</strong></p>
  +		  <ul>
  +		  				<li>	 <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterLinks">JMeter Articles</a>
  +</li>
  +		  				<li>	 <a href="../jmeter_irc.html">JMeter on IRC</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">
  @@ -505,10 +550,10 @@
   					 </tr>
   
   					 <!-- FOOTER -->
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <hr noshade="" size="1"/>
   					 </td></tr>
  -					 <tr><td>
  +					 <tr><td colspan="2">
   						  <div align="center"><font color="#525D76" size="-1"><em>
   						  Copyright &#169; 1999-2001, Apache Software Foundation
   						  </em></font></div>
  @@ -517,7 +562,6 @@
   		  </body>
   	 </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org