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 se...@apache.org on 2008/05/27 20:06:01 UTC

svn commit: r660629 [1/18] - in /jakarta/jmeter/trunk/docs: ./ localising/ usermanual/

Author: sebb
Date: Tue May 27 11:05:49 2008
New Revision: 660629

URL: http://svn.apache.org/viewvc?rev=660629&view=rev
Log:
More native files

Modified:
    jakarta/jmeter/trunk/docs/building.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/changes.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/index.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/jmeter_irc.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/known_bugs.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/license.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/localising/index.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/nightly.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/best-practices.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/boss.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/build-adv-web-test-plan.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/build-db-test-plan.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/build-ftp-test-plan.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/build-jms-point-to-point-test-plan.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/build-jms-topic-test-plan.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/build-ldap-test-plan.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/build-ldapext-test-plan.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/build-monitor-test-plan.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/build-test-plan.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/build-web-test-plan.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/build-ws-test-plan.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/component_reference.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/functions.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/get-started.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/glossary.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/index.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/intro.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/ldapanswer_xml.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/ldapops_tutor.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/listeners.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/regular_expressions.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/remote-test.html   (contents, props changed)
    jakarta/jmeter/trunk/docs/usermanual/test_plan.html   (contents, props changed)

Modified: jakarta/jmeter/trunk/docs/building.html
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/building.html?rev=660629&r1=660628&r2=660629&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/building.html (original)
+++ jakarta/jmeter/trunk/docs/building.html Tue May 27 11:05:49 2008
@@ -1,250 +1,250 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
- 
-       http://www.apache.org/licenses/LICENSE-2.0
- 
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
--->
-
-<!-- Content Stylesheet for Site -->
-
-	 
-<!-- start the processing -->
-	 <!-- ====================================================================== -->
-	 <!-- Main Page Section -->
-	 <!-- ====================================================================== -->
-	 <html>
-		  <head>
-				<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
-
-				
-								
-				<title>JMeter - Building JMeter and Add-Ons</title>
-		  </head>
-
-		  <body bgcolor="#ffffff" text="#000000" link="#525D76">
-				<table border="0" cellspacing="0">
-					 <!-- TOP IMAGE -->
-					 <tr>
-						  <td>
-<!-- Need to specify height otherwise iframe seems to grab extra -->
-<iframe src="http://www.apache.org/ads/halfbanner.html" height="102"
-    style="border-width:0; float: left" frameborder="0" scrolling="no"></iframe>
-</td>
-<td align="left">
-<a href="http://jakarta.apache.org"><img width="505" height="48" src="./images/jakarta-logo.gif" alt="Jakarta" title="Jakarta" border="0"/></a>
-</td>
-<td align="right">
-<a href="http://jakarta.apache.org/jmeter/"><img width="221" height="102" src="./images/logo.jpg" alt="JMeter" title="JMeter" border="0"/></a>
-</td>
-					 </tr>
-				</table>
-				<table border="0" width="100%" cellspacing="4">
-					 <tr><td colspan="2">
-						  <hr noshade size="1"/>
-					 </td></tr>
-
-					 <tr>
-						  <!-- LEFT SIDE NAVIGATION -->
-						  <td width="20%" valign="top" nowrap="true">
-						  	 		  <p><strong>About</strong></p>
-		  <ul>
-		  				<li>	 <a href="./index.html">Overview</a>
-</li>
-		  				<li>	 <a href="./changes.html">Changes</a>
-</li>
-		  				<li>	 <a href="./known_bugs.html">Known Bugs</a>
-</li>
-		  				<li>	 <a href="./license.html">License</a>
-</li>
-		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter/JMeterCommitters">Contributors</a>
-</li>
-		  		  </ul>
-	 		  <p><strong>Download</strong></p>
-		  <ul>
-		  				<li>	 <a href="http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi">Download Releases</a>
-</li>
-		  				<li>	 <a href="./nightly.html">Developer (Nightly) Builds</a>
-</li>
-		  		  </ul>
-	 		  <p><strong>Documentation</strong></p>
-		  <ul>
-		  				<li>	 <a href="./usermanual/index.html">User Manual</a>
-</li>
-		  				<li>	 <a href="./api/index.html">Javadocs</a>
-</li>
-		  				<li>	 <a href="./localising/index.html">Localisation (Translator's Guide)</a>
-</li>
-		  				<li>	 <a href="./building.html">Building JMeter and Add-Ons</a>
-</li>
-		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter">JMeter Wiki</a>
-</li>
-		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter/JMeterFAQ">FAQ (Wiki)</a>
-</li>
-		  		  </ul>
-	 		  <p><strong>Tutorials (PDF format)</strong></p>
-		  <ul>
-		  				<li>	 <a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a>
-</li>
-		  				<li>	 <a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a>
-</li>
-		  				<li>	 <a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a>
-</li>
-		  				<li>	 <a href="./usermanual/jmeter_accesslog_sampler_step_by_step.pdf">Access Log Sampler</a>
-</li>
-		  				<li>	 <a href="./extending/jmeter_tutorial.pdf">Extending JMeter</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">SVN Repositories</a>
-</li>
-		  		  </ul>
-	 						  </td>
-						  <td width="80%" align="left" valign="top">
-						    						  <br>
-						  						  									 <table border="0" cellspacing="0" cellpadding="2" width="100%">
-		<tr><td bgcolor="#525D76">
-		  <font color="#ffffff" face="arial,helvetica,sanserif">
-			 <a name="$section.getAttributeValue("anchor")"><strong>Building JMeter and Add-Ons</strong></a>
-		  </font>
-		</td></tr>
-		<tr><td>
-		  <blockquote>
-		  									 				<font	 color="red">
-												<strong	>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!-- Content Stylesheet for Site -->
+
+	 
+<!-- start the processing -->
+	 <!-- ====================================================================== -->
+	 <!-- Main Page Section -->
+	 <!-- ====================================================================== -->
+	 <html>
+		  <head>
+				<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+
+				
+								
+				<title>JMeter - Building JMeter and Add-Ons</title>
+		  </head>
+
+		  <body bgcolor="#ffffff" text="#000000" link="#525D76">
+				<table border="0" cellspacing="0">
+					 <!-- TOP IMAGE -->
+					 <tr>
+						  <td>
+<!-- Need to specify height otherwise iframe seems to grab extra -->
+<iframe src="http://www.apache.org/ads/halfbanner.html" height="102"
+    style="border-width:0; float: left" frameborder="0" scrolling="no"></iframe>
+</td>
+<td align="left">
+<a href="http://jakarta.apache.org"><img width="505" height="48" src="./images/jakarta-logo.gif" alt="Jakarta" title="Jakarta" border="0"/></a>
+</td>
+<td align="right">
+<a href="http://jakarta.apache.org/jmeter/"><img width="221" height="102" src="./images/logo.jpg" alt="JMeter" title="JMeter" border="0"/></a>
+</td>
+					 </tr>
+				</table>
+				<table border="0" width="100%" cellspacing="4">
+					 <tr><td colspan="2">
+						  <hr noshade size="1"/>
+					 </td></tr>
+
+					 <tr>
+						  <!-- LEFT SIDE NAVIGATION -->
+						  <td width="20%" valign="top" nowrap="true">
+						  	 		  <p><strong>About</strong></p>
+		  <ul>
+		  				<li>	 <a href="./index.html">Overview</a>
+</li>
+		  				<li>	 <a href="./changes.html">Changes</a>
+</li>
+		  				<li>	 <a href="./known_bugs.html">Known Bugs</a>
+</li>
+		  				<li>	 <a href="./license.html">License</a>
+</li>
+		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter/JMeterCommitters">Contributors</a>
+</li>
+		  		  </ul>
+	 		  <p><strong>Download</strong></p>
+		  <ul>
+		  				<li>	 <a href="http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi">Download Releases</a>
+</li>
+		  				<li>	 <a href="./nightly.html">Developer (Nightly) Builds</a>
+</li>
+		  		  </ul>
+	 		  <p><strong>Documentation</strong></p>
+		  <ul>
+		  				<li>	 <a href="./usermanual/index.html">User Manual</a>
+</li>
+		  				<li>	 <a href="./api/index.html">Javadocs</a>
+</li>
+		  				<li>	 <a href="./localising/index.html">Localisation (Translator's Guide)</a>
+</li>
+		  				<li>	 <a href="./building.html">Building JMeter and Add-Ons</a>
+</li>
+		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter">JMeter Wiki</a>
+</li>
+		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter/JMeterFAQ">FAQ (Wiki)</a>
+</li>
+		  		  </ul>
+	 		  <p><strong>Tutorials (PDF format)</strong></p>
+		  <ul>
+		  				<li>	 <a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a>
+</li>
+		  				<li>	 <a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a>
+</li>
+		  				<li>	 <a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a>
+</li>
+		  				<li>	 <a href="./usermanual/jmeter_accesslog_sampler_step_by_step.pdf">Access Log Sampler</a>
+</li>
+		  				<li>	 <a href="./extending/jmeter_tutorial.pdf">Extending JMeter</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">SVN Repositories</a>
+</li>
+		  		  </ul>
+	 						  </td>
+						  <td width="80%" align="left" valign="top">
+						    						  <br>
+						  						  									 <table border="0" cellspacing="0" cellpadding="2" width="100%">
+		<tr><td bgcolor="#525D76">
+		  <font color="#ffffff" face="arial,helvetica,sanserif">
+			 <a name="$section.getAttributeValue("anchor")"><strong>Building JMeter and Add-Ons</strong></a>
+		  </font>
+		</td></tr>
+		<tr><td>
+		  <blockquote>
+		  									 				<font	 color="red">
+												<strong	>
 								
 Note to developers:
 This is a very brief overview. 
 There is more infomation on the JMeter Wiki.
-
-						</strong>
-							</font>
-							  									 				<h2	>
-								Building Add-Ons
-						</h2>
-							  									 				<p	>
+
+						</strong>
+							</font>
+							  									 				<h2	>
+								Building Add-Ons
+						</h2>
+							  									 				<p	>
 								
 There is no need to build JMeter if you just want to build an add-on.
 Just download the binary archive and add the jars to the classpath.
 You may want to also download the source so it can be used by the IDE.
-
-						</p>
-							  									 				<p	>
-								See the extras/addons* files in the source tree for some suggestions
-						</p>
-							  									 				<h2	>
-								Building JMeter
-						</h2>
-							  									 				<h3	>
-								Acquiring the source
-						</h3>
-							  									 				<p	>
-								The source and bundled jars can be downloaded from SVN.
-						</p>
-							  									 				<p	>
-								Or you can download the binary and source archives for a release and unpack them in the same directory structure.
-						</p>
-							  									 				<h3	>
-								Other jars you may need
-						</h3>
-							  									 				<p	>
+
+						</p>
+							  									 				<p	>
+								See the extras/addons* files in the source tree for some suggestions
+						</p>
+							  									 				<h2	>
+								Building JMeter
+						</h2>
+							  									 				<h3	>
+								Acquiring the source
+						</h3>
+							  									 				<p	>
+								The source and bundled jars can be downloaded from SVN.
+						</p>
+							  									 				<p	>
+								Or you can download the binary and source archives for a release and unpack them in the same directory structure.
+						</p>
+							  									 				<h3	>
+								Other jars you may need
+						</h3>
+							  									 				<p	>
 								
 You may also need to download JAF/JavaMail, BeanShell, JMS and JDBC jars
- - see 
-												<a	 href="usermanual/get-started.html">
-								Getting Started
-						</a>
+ - see 
+												<a	 href="usermanual/get-started.html">
+								Getting Started
+						</a>
 									
-
-						</p>
-							  									 				<h3	>
-								Compiling and packaging JMeter using Ant
-						</h3>
-							  									 				<p	>
+
+						</p>
+							  									 				<h3	>
+								Compiling and packaging JMeter using Ant
+						</h3>
+							  									 				<p	>
 								
 JMeter can be built entirely using Ant; see build.xml for the targets that can be used.
-
-						</p>
-							  									 				<h3	>
-								Compiling and packaging JMeter using Eclipse
-						</h3>
-							  									 				<p	>
+
+						</p>
+							  									 				<h3	>
+								Compiling and packaging JMeter using Eclipse
+						</h3>
+							  									 				<p	>
 								
 Once you have downloaded the source from SVN or the release archives, you can configure Eclipse.
 The easiest way to do this is to replace the Eclipse .classpath file with the eclipse.classpath file provided with JMeter.
 This will set up the source-paths and most of the libraries.
 If you have downloaded any of the optional jars (JavaMail etc) you will need to update the project classpath.
-
-												<p	>
+
+												<p	>
 								
 See also the file eclipse.readme.
-
-						</p>
+
+						</p>
 									
-
-						</p>
-							  		  </blockquote>
-		  </p>
-		</td></tr>
-		<tr><td><br></td></tr>
-	 </table>
-						  						    						  <br>
-						  </td>
-					 </tr>
-
-					 <tr><td colspan="2">
-						  <hr noshade size="1"/>
-					 </td></tr>
-					 <tr><td colspan="2">
-						  <div align="center"><font color="#525D76" size="-1"><em>
-						  Copyright &copy; 1999-2008, Apache Software Foundation
-						  </em></font></div>
-					 </td></tr>
-				</table>
-		  </body>
-	 </html>
-<!-- end the processing -->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+						</p>
+							  		  </blockquote>
+		  </p>
+		</td></tr>
+		<tr><td><br></td></tr>
+	 </table>
+						  						    						  <br>
+						  </td>
+					 </tr>
+
+					 <tr><td colspan="2">
+						  <hr noshade size="1"/>
+					 </td></tr>
+					 <tr><td colspan="2">
+						  <div align="center"><font color="#525D76" size="-1"><em>
+						  Copyright &copy; 1999-2008, Apache Software Foundation
+						  </em></font></div>
+					 </td></tr>
+				</table>
+		  </body>
+	 </html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Propchange: jakarta/jmeter/trunk/docs/building.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: jakarta/jmeter/trunk/docs/changes.html
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/changes.html?rev=660629&r1=660628&r2=660629&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/changes.html (original)
+++ jakarta/jmeter/trunk/docs/changes.html Tue May 27 11:05:49 2008
@@ -1,866 +1,866 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
- 
-       http://www.apache.org/licenses/LICENSE-2.0
- 
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
--->
-
-<!-- Content Stylesheet for Site -->
-
-	 
-<!-- start the processing -->
-	 <!-- ====================================================================== -->
-	 <!-- Main Page Section -->
-	 <!-- ====================================================================== -->
-	 <html>
-		  <head>
-				<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
-
-				
-													 				<meta name="author" value="JMeter developers">
-				<meta name="email" value="jmeter-dev AT jakarta.apache.org">
-				
-				<title>JMeter - Changes</title>
-		  </head>
-
-		  <body bgcolor="#ffffff" text="#000000" link="#525D76">
-				<table border="0" cellspacing="0">
-					 <!-- TOP IMAGE -->
-					 <tr>
-						  <td>
-<!-- Need to specify height otherwise iframe seems to grab extra -->
-<iframe src="http://www.apache.org/ads/halfbanner.html" height="102"
-    style="border-width:0; float: left" frameborder="0" scrolling="no"></iframe>
-</td>
-<td align="left">
-<a href="http://jakarta.apache.org"><img width="505" height="48" src="./images/jakarta-logo.gif" alt="Jakarta" title="Jakarta" border="0"/></a>
-</td>
-<td align="right">
-<a href="http://jakarta.apache.org/jmeter/"><img width="221" height="102" src="./images/logo.jpg" alt="JMeter" title="JMeter" border="0"/></a>
-</td>
-					 </tr>
-				</table>
-				<table border="0" width="100%" cellspacing="4">
-					 <tr><td colspan="2">
-						  <hr noshade size="1"/>
-					 </td></tr>
-
-					 <tr>
-						  <!-- LEFT SIDE NAVIGATION -->
-						  <td width="20%" valign="top" nowrap="true">
-						  	 		  <p><strong>About</strong></p>
-		  <ul>
-		  				<li>	 <a href="./index.html">Overview</a>
-</li>
-		  				<li>	 <a href="./changes.html">Changes</a>
-</li>
-		  				<li>	 <a href="./known_bugs.html">Known Bugs</a>
-</li>
-		  				<li>	 <a href="./license.html">License</a>
-</li>
-		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter/JMeterCommitters">Contributors</a>
-</li>
-		  		  </ul>
-	 		  <p><strong>Download</strong></p>
-		  <ul>
-		  				<li>	 <a href="http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi">Download Releases</a>
-</li>
-		  				<li>	 <a href="./nightly.html">Developer (Nightly) Builds</a>
-</li>
-		  		  </ul>
-	 		  <p><strong>Documentation</strong></p>
-		  <ul>
-		  				<li>	 <a href="./usermanual/index.html">User Manual</a>
-</li>
-		  				<li>	 <a href="./api/index.html">Javadocs</a>
-</li>
-		  				<li>	 <a href="./localising/index.html">Localisation (Translator's Guide)</a>
-</li>
-		  				<li>	 <a href="./building.html">Building JMeter and Add-Ons</a>
-</li>
-		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter">JMeter Wiki</a>
-</li>
-		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter/JMeterFAQ">FAQ (Wiki)</a>
-</li>
-		  		  </ul>
-	 		  <p><strong>Tutorials (PDF format)</strong></p>
-		  <ul>
-		  				<li>	 <a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a>
-</li>
-		  				<li>	 <a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a>
-</li>
-		  				<li>	 <a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a>
-</li>
-		  				<li>	 <a href="./usermanual/jmeter_accesslog_sampler_step_by_step.pdf">Access Log Sampler</a>
-</li>
-		  				<li>	 <a href="./extending/jmeter_tutorial.pdf">Extending JMeter</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">SVN Repositories</a>
-</li>
-		  		  </ul>
-	 						  </td>
-						  <td width="80%" align="left" valign="top">
-						    						  <br>
-						  						  									 <table border="0" cellspacing="0" cellpadding="2" width="100%">
-		<tr><td bgcolor="#525D76">
-		  <font color="#ffffff" face="arial,helvetica,sanserif">
-			 <a name="$section.getAttributeValue("anchor")"><strong>Changes</strong></a>
-		  </font>
-		</td></tr>
-		<tr><td>
-		  <blockquote>
-		  									 				<p><table border="1" bgcolor="#bbbb00" width="50%" cellspacing="0" cellpadding="2">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!-- Content Stylesheet for Site -->
+
+	 
+<!-- start the processing -->
+	 <!-- ====================================================================== -->
+	 <!-- Main Page Section -->
+	 <!-- ====================================================================== -->
+	 <html>
+		  <head>
+				<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+
+				
+													 				<meta name="author" value="JMeter developers">
+				<meta name="email" value="jmeter-dev AT jakarta.apache.org">
+				
+				<title>JMeter - Changes</title>
+		  </head>
+
+		  <body bgcolor="#ffffff" text="#000000" link="#525D76">
+				<table border="0" cellspacing="0">
+					 <!-- TOP IMAGE -->
+					 <tr>
+						  <td>
+<!-- Need to specify height otherwise iframe seems to grab extra -->
+<iframe src="http://www.apache.org/ads/halfbanner.html" height="102"
+    style="border-width:0; float: left" frameborder="0" scrolling="no"></iframe>
+</td>
+<td align="left">
+<a href="http://jakarta.apache.org"><img width="505" height="48" src="./images/jakarta-logo.gif" alt="Jakarta" title="Jakarta" border="0"/></a>
+</td>
+<td align="right">
+<a href="http://jakarta.apache.org/jmeter/"><img width="221" height="102" src="./images/logo.jpg" alt="JMeter" title="JMeter" border="0"/></a>
+</td>
+					 </tr>
+				</table>
+				<table border="0" width="100%" cellspacing="4">
+					 <tr><td colspan="2">
+						  <hr noshade size="1"/>
+					 </td></tr>
+
+					 <tr>
+						  <!-- LEFT SIDE NAVIGATION -->
+						  <td width="20%" valign="top" nowrap="true">
+						  	 		  <p><strong>About</strong></p>
+		  <ul>
+		  				<li>	 <a href="./index.html">Overview</a>
+</li>
+		  				<li>	 <a href="./changes.html">Changes</a>
+</li>
+		  				<li>	 <a href="./known_bugs.html">Known Bugs</a>
+</li>
+		  				<li>	 <a href="./license.html">License</a>
+</li>
+		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter/JMeterCommitters">Contributors</a>
+</li>
+		  		  </ul>
+	 		  <p><strong>Download</strong></p>
+		  <ul>
+		  				<li>	 <a href="http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi">Download Releases</a>
+</li>
+		  				<li>	 <a href="./nightly.html">Developer (Nightly) Builds</a>
+</li>
+		  		  </ul>
+	 		  <p><strong>Documentation</strong></p>
+		  <ul>
+		  				<li>	 <a href="./usermanual/index.html">User Manual</a>
+</li>
+		  				<li>	 <a href="./api/index.html">Javadocs</a>
+</li>
+		  				<li>	 <a href="./localising/index.html">Localisation (Translator's Guide)</a>
+</li>
+		  				<li>	 <a href="./building.html">Building JMeter and Add-Ons</a>
+</li>
+		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter">JMeter Wiki</a>
+</li>
+		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter/JMeterFAQ">FAQ (Wiki)</a>
+</li>
+		  		  </ul>
+	 		  <p><strong>Tutorials (PDF format)</strong></p>
+		  <ul>
+		  				<li>	 <a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a>
+</li>
+		  				<li>	 <a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a>
+</li>
+		  				<li>	 <a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a>
+</li>
+		  				<li>	 <a href="./usermanual/jmeter_accesslog_sampler_step_by_step.pdf">Access Log Sampler</a>
+</li>
+		  				<li>	 <a href="./extending/jmeter_tutorial.pdf">Extending JMeter</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">SVN Repositories</a>
+</li>
+		  		  </ul>
+	 						  </td>
+						  <td width="80%" align="left" valign="top">
+						    						  <br>
+						  						  									 <table border="0" cellspacing="0" cellpadding="2" width="100%">
+		<tr><td bgcolor="#525D76">
+		  <font color="#ffffff" face="arial,helvetica,sanserif">
+			 <a name="$section.getAttributeValue("anchor")"><strong>Changes</strong></a>
+		  </font>
+		</td></tr>
+		<tr><td>
+		  <blockquote>
+		  									 				<p><table border="1" bgcolor="#bbbb00" width="50%" cellspacing="0" cellpadding="2">
 		<tr><td>						
-
-												<b	>
-								This page details the changes made in the current version only.
-						</b>
-									
-
-												<br	>
-						</br>
-									
-Earlier changes are detailed in the 
-												<a	 href="changes_history.html">
-								History of Previous Changes
-						</a>
+
+												<b	>
+								This page details the changes made in the current version only.
+						</b>
+									
+
+												<br	>
+						</br>
+									
+Earlier changes are detailed in the 
+												<a	 href="changes_history.html">
+								History of Previous Changes
+						</a>
 									.
-
-			</td></tr>
-	</table></p>
-							  									 				<h2	>
-								Version 2.3.2
-						</h2>
-							  									 				<h3	>
-								Summary of main changes
-						</h3>
-							  									 				<h4	>
-								Bug fixes
-						</h4>
-							  									 				<p	>
+
+			</td></tr>
+	</table></p>
+							  									 				<h2	>
+								Version 2.3.2
+						</h2>
+							  									 				<h3	>
+								Summary of main changes
+						</h3>
+							  									 				<h4	>
+								Bug fixes
+						</h4>
+							  									 				<p	>
 								
 Version 2.3.1 changed the way binary and text content types were determined as far as the View Results Tree Listener was concerned:
 originally everything except "image/" content types were considered text, but 2.3.1 introduced a check
 for specific content types. This has caused problems,
 as several popular types were omitted and these were no longer shown by default in the Response tab.
 Rather than try to list all the possible text types, JMeter now just checks for the following binary types:
-
-												<ul	>
+
+												<ul	>
 								
-
-												<li	>
-								image/*
-						</li>
-									
-
-												<li	>
-								audio/*
-						</li>
-									
-
-												<li	>
-								video/*
-						</li>
+
+												<li	>
+								image/*
+						</li>
+									
+
+												<li	>
+								audio/*
+						</li>
+									
+
+												<li	>
+								video/*
+						</li>
 									
-
-						</ul>
+
+						</ul>
 									
 All other types are now assumed to be text.
-
-						</p>
-							  									 				<p	>
+
+						</p>
+							  									 				<p	>
 								
 JMeter 2.3.1 introduced a bug in the Cookie Manager 
 - if "Clear Cookie each iteration" was selected, all threads would see the same cookies.
 This bug has been corrected.
-
-						</p>
-							  									 				<h4	>
-								Improvements
-						</h4>
-							  									 				<p	>
+
+						</p>
+							  									 				<h4	>
+								Improvements
+						</h4>
+							  									 				<p	>
 								
 The CSV Dataset configuration element has new file sharing options: per thread group, per thread, per identifier.
 This allows for more flexible file processing, e.g. each thread can process the same data in the same order.
-
-						</p>
-							  									 				<p	>
+
+						</p>
+							  									 				<p	>
 								Switch Controller now works properly with functions and variables, 
 and the condition can now be a name instead of a number.
-Simple Controller now works properly under a While Controller
-						</p>
-							  									 				<p	>
+Simple Controller now works properly under a While Controller
+						</p>
+							  									 				<p	>
 								CSV fields in JTL files can now contain delimiters. 
-CSV and XML files can now contain additional variables (define the JMeter property 
-												<b	>
-								sample_variables
-						</b>
-									).
-						</p>
-							  									 				<p	>
+CSV and XML files can now contain additional variables (define the JMeter property 
+												<b	>
+								sample_variables
+						</b>
+									).
+						</p>
+							  									 				<p	>
 								Response Assertion can now match on substrings (i.e. not regular expression). 
-Regex extractor can operate on variables.
-						</p>
-							  									 				<p	>
+Regex extractor can operate on variables.
+						</p>
+							  									 				<p	>
 								
 XPath processing is improved; Tidy errors are handled better.
-
-						</p>
-							  									 				<p	>
-								Save Table Data buttons added to Summary and Aggregate reports to allow easy saving of the calculated data.
-						</p>
-							  									 				<p	>
+
+						</p>
+							  									 				<p	>
+								Save Table Data buttons added to Summary and Aggregate reports to allow easy saving of the calculated data.
+						</p>
+							  									 				<p	>
 								
 HTTP samplers can now save just the MD5 hash of responses, rather than the entire response.
 As a special case, if the HTTP Sampler path starts with "http://" or "https://" then this is used as the full URL,
 overriding the host and port fields.
 The HTTP Samplers can now POST multiple files.
 Webservice(SOAP) Sampler can now load local WSDL files using the "file:" protocol.
-
-						</p>
-							  									 				<p	>
+
+						</p>
+							  									 				<p	>
 								
 View Results Tree Listener now uses Tidy to display XML.
 This should allow more content to be displayed succesfully.
 It also avoids the need to download remote DTD files, which can slow the rendering considerably.
-
-						</p>
-							  									 				<p	>
+
+						</p>
+							  									 				<p	>
 								
 MailReader sampler now supports POP3S and IMAPS protocols. Individual mails are now added as sub-samples.
-
-						</p>
-							  									 				<p	>
+
+						</p>
+							  									 				<p	>
 								
 Various improvements to the BSF Sampler: now supports Jexl, and Javascript bug works properly.
 Added BSF PreProcessor, PostProcessor and Assertion test elements.
 All now have access to "props" JMeter Properties object.
-
-						</p>
-							  									 				<p	>
-								Number of classes loaded in non-GUI mode is much reduced.
-						</p>
-							  									 				<h3	>
-								Known bugs
-						</h3>
-							  									 				<p	>
+
+						</p>
+							  									 				<p	>
+								Number of classes loaded in non-GUI mode is much reduced.
+						</p>
+							  									 				<h3	>
+								Known bugs
+						</h3>
+							  									 				<p	>
 								
 The Include Controller has some problems in non-GUI mode. 
 In particular, it can cause a NullPointerException if there are two include controllers with the same name.
-
-						</p>
-							  									 				<p	>
+
+						</p>
+							  									 				<p	>
 								Once Only controller behaves OK under a Thread Group or Loop Controller,
-but otherwise its behaviour is not consistent (or clearly specified).
-						</p>
-							  									 				<h3	>
-								Incompatible changes
-						</h3>
-							  									 				<ul	>
+but otherwise its behaviour is not consistent (or clearly specified).
+						</p>
+							  									 				<h3	>
+								Incompatible changes
+						</h3>
+							  									 				<ul	>
 								
-
-												<li	>
+
+												<li	>
 								
 To reduce the number of classes loaded in non-GUI mode,
 Functions will only be found if their classname contains the string
 '.functions.' and does not contain the string '.gui.'.
 All existing JMeter functions conform to this restriction.
 To revert to earlier behaviour, comment or change the properties classfinder.functions.* in jmeter.properties.
-
-						</li>
+
+						</li>
 									
-
-												<li	>
+
+												<li	>
 								The reference value parameter for intSum() is now optional. 
-As a consequence, if a variable name is used, it must not be a valid integer.
-						</li>
+As a consequence, if a variable name is used, it must not be a valid integer.
+						</li>
 									
-
-												<li	>
+
+												<li	>
 								The supplied TCPClient implementation no longer treats tcp.eolByte=0 as special.
 To skip EOL checking, set tcp.eolByte=1000 (or some other value which is not a valid byte)
-
-						</li>
+
+						</li>
 									
-
-												<li	>
+
+												<li	>
 								
 Leading and trailing spaces are trimmed from variable names in function calls.
 For example, ${__Random(1,63, LOTTERY )} will use the variable 'LOTTERY' rather than ' LOTTERY '.
-
-						</li>
+
+						</li>
 									
-
-												<li	>
+
+												<li	>
 								
 Synchronization has been removed from the RunningSample class (it was not fully threadsafe anyway).
 Developers of 3rd party add-ons that use the class may need to synchronize access.
-
-						</li>
+
+						</li>
 									
-
-						</ul>
-							  									 				<h3	>
-								Bug fixes
-						</h3>
-							  									 				<ul	>
-								
-
-												<li	>
-								Check that the CSV delimiter is reasonable.
-						</li>
-									
-
-												<li	>
-								Fix Switch Controller to work properly with functions and variables
-						</li>
-									
-
-												<li	>
-								Bug 44011 - application/soap+xml not treated as a text type
-						</li>
-									
-
-												<li	>
-								Bug 43427 - Simple Controller is only partly executed in While loop
-						</li>
-									
-
-												<li	>
-								Bug 33954 - Stack Overflow in If/While controllers (may have been fixed previously)
-						</li>
-									
-
-												<li	>
-								Bug 44022 - Memory Leak when closing test plan
-						</li>
-									
-
-												<li	>
-								Bug 44042 - Regression in Cookie Manager (Bug introduced in 2.3.1)
-						</li>
-									
-
-												<li	>
-								Bug 41028 - JMeter server doesn't alert the user when the host is defined as a loopback address
-						</li>
-									
-
-												<li	>
-								Bug 44142 - Function __machineName causes NPE if parameters are omitted.
-						</li>
-									
-
-												<li	>
-								Bug 44144 - JMS point-to-point: request response test does not work
-						</li>
-									
-
-												<li	>
-								Bug 44314 - Not possible to add more than one SyncTimer
-						</li>
-									
-
-												<li	>
-								Capture Tidy console error output and log it
-						</li>
-									
-
-												<li	>
-								Fix problems using Tidy(tolerant parser) in XPath Assertion and XPath Extractor
-						</li>
-									
-
-												<li	>
-								Bug 44374 - improve timer calculation
-						</li>
-									
-
-												<li	>
-								Regular Expression Extractor now deletes all stale variables from previous matches.
-						</li>
-									
-
-												<li	>
-								Bug 44707 - Running remote test changes internal test plan
-						</li>
-									
-
-												<li	>
-								Bug 44625 - Cannot have two or more FTP samplers with different "put" and "get" actions
-						</li>
-									
-
-												<li	>
-								Bug 40850 - BeanShell memory leak
-						</li>
-									
-
-												<li	>
-								Ensure ResponseCode and ResponseMessage are set for successful JDBC samples
-						</li>
-									
-
-												<li	>
-								FTPSampler now detects and reports failure to open the remote file
-						</li>
-									
-
-												<li	>
-								Class directories defined in search_paths and user.classpath no longer need trailing "/"
-						</li>
-									
-
-												<li	>
-								Bug 44852 SOAP/ XML-RPC Request does not show Request details in View Results Tree
-						</li>
-									
-
-												<li	>
-								WebService(SOAP) Sampler ResponseData now includes the EOLs sent by server
-						</li>
-									
-
-												<li	>
-								Bug 44910 - close previous socket (if any) in TCP Sampler
-						</li>
-									
-
-												<li	>
-								Bug 44912 - Filter not working in Log Parser
-						</li>
+
+						</ul>
+							  									 				<h3	>
+								Bug fixes
+						</h3>
+							  									 				<ul	>
+								
+
+												<li	>
+								Check that the CSV delimiter is reasonable.
+						</li>
+									
+
+												<li	>
+								Fix Switch Controller to work properly with functions and variables
+						</li>
+									
+
+												<li	>
+								Bug 44011 - application/soap+xml not treated as a text type
+						</li>
+									
+
+												<li	>
+								Bug 43427 - Simple Controller is only partly executed in While loop
+						</li>
+									
+
+												<li	>
+								Bug 33954 - Stack Overflow in If/While controllers (may have been fixed previously)
+						</li>
+									
+
+												<li	>
+								Bug 44022 - Memory Leak when closing test plan
+						</li>
+									
+
+												<li	>
+								Bug 44042 - Regression in Cookie Manager (Bug introduced in 2.3.1)
+						</li>
+									
+
+												<li	>
+								Bug 41028 - JMeter server doesn't alert the user when the host is defined as a loopback address
+						</li>
+									
+
+												<li	>
+								Bug 44142 - Function __machineName causes NPE if parameters are omitted.
+						</li>
+									
+
+												<li	>
+								Bug 44144 - JMS point-to-point: request response test does not work
+						</li>
+									
+
+												<li	>
+								Bug 44314 - Not possible to add more than one SyncTimer
+						</li>
+									
+
+												<li	>
+								Capture Tidy console error output and log it
+						</li>
+									
+
+												<li	>
+								Fix problems using Tidy(tolerant parser) in XPath Assertion and XPath Extractor
+						</li>
+									
+
+												<li	>
+								Bug 44374 - improve timer calculation
+						</li>
+									
+
+												<li	>
+								Regular Expression Extractor now deletes all stale variables from previous matches.
+						</li>
+									
+
+												<li	>
+								Bug 44707 - Running remote test changes internal test plan
+						</li>
+									
+
+												<li	>
+								Bug 44625 - Cannot have two or more FTP samplers with different "put" and "get" actions
+						</li>
+									
+
+												<li	>
+								Bug 40850 - BeanShell memory leak
+						</li>
+									
+
+												<li	>
+								Ensure ResponseCode and ResponseMessage are set for successful JDBC samples
+						</li>
+									
+
+												<li	>
+								FTPSampler now detects and reports failure to open the remote file
+						</li>
+									
+
+												<li	>
+								Class directories defined in search_paths and user.classpath no longer need trailing "/"
+						</li>
+									
+
+												<li	>
+								Bug 44852 SOAP/ XML-RPC Request does not show Request details in View Results Tree
+						</li>
+									
+
+												<li	>
+								WebService(SOAP) Sampler ResponseData now includes the EOLs sent by server
+						</li>
+									
+
+												<li	>
+								Bug 44910 - close previous socket (if any) in TCP Sampler
+						</li>
+									
+
+												<li	>
+								Bug 44912 - Filter not working in Log Parser
+						</li>
 									
-
-												<li	>
+
+												<li	>
 								The BeanShell and BSF component documentation made some incorrect references to the "SampleResponse" object;
-this has been corrected to "SampleResult"
-						</li>
+this has been corrected to "SampleResult"
+						</li>
 									
-
-												<li	>
-								BSF Sampler now works properly with Javascript
-						</li>
-									
-
-												<li	>
-								Test Action "Stop Test" now works
-						</li>
-									
-
-												<li	>
-								Bug 42833 - Argument class uses LinkedHashMap in getArgumentsAsMap() to preserve ordering
-						</li>
-									
-
-						</ul>
-							  									 				<h3	>
-								Improvements
-						</h3>
-							  									 				<ul	>
-								
-
-												<li	>
-								CSV files can now handle fields with embedded delimiters.
-						</li>
-									
-
-												<li	>
-								longSum() function added
-						</li>
-									
-
-												<li	>
-								Bug 43382 - configure Tidy output (warnings, errors) for XPath Assertion and Post-Processor
-						</li>
-									
-
-												<li	>
-								Bug 43984 - trim spaces from port field
-						</li>
-									
-
-												<li	>
-								Add optional comment to __log() function
-						</li>
-									
-
-												<li	>
-								Make Random function variable name optional
-						</li>
+
+												<li	>
+								BSF Sampler now works properly with Javascript
+						</li>
+									
+
+												<li	>
+								Test Action "Stop Test" now works
+						</li>
+									
+
+												<li	>
+								Bug 42833 - Argument class uses LinkedHashMap in getArgumentsAsMap() to preserve ordering
+						</li>
+									
+
+						</ul>
+							  									 				<h3	>
+								Improvements
+						</h3>
+							  									 				<ul	>
+								
+
+												<li	>
+								CSV files can now handle fields with embedded delimiters.
+						</li>
+									
+
+												<li	>
+								longSum() function added
+						</li>
+									
+
+												<li	>
+								Bug 43382 - configure Tidy output (warnings, errors) for XPath Assertion and Post-Processor
+						</li>
+									
+
+												<li	>
+								Bug 43984 - trim spaces from port field
+						</li>
+									
+
+												<li	>
+								Add optional comment to __log() function
+						</li>
+									
+
+												<li	>
+								Make Random function variable name optional
+						</li>
 									
-
-												<li	>
+
+												<li	>
 								Reduce class loading in non-GUI mode by only looking for Functions in class names
-that contain '.functions.' and don't contain '.gui.'
-						</li>
+that contain '.functions.' and don't contain '.gui.'
+						</li>
 									
-
-												<li	>
-								Bug 43379 - Switch Controller now supports selection by name as well as number
-						</li>
-									
-
-												<li	>
-								Can specify list of variable names to be written to JTL files (CSV and XML format)
-						</li>
-									
-
-												<li	>
-								Now checks that the remoteStart options -r and -R are only used with non_GUI -n option
-						</li>
-									
-
-												<li	>
-								Bug 44184 - Allow header to be saved with Aggregate Graph data
-						</li>
-									
-
-												<li	>
-								Added "Save Table Data" buttons to Aggregate and Summary Reports - save table as CSV format with header
-						</li>
+
+												<li	>
+								Bug 43379 - Switch Controller now supports selection by name as well as number
+						</li>
+									
+
+												<li	>
+								Can specify list of variable names to be written to JTL files (CSV and XML format)
+						</li>
+									
+
+												<li	>
+								Now checks that the remoteStart options -r and -R are only used with non_GUI -n option
+						</li>
+									
+
+												<li	>
+								Bug 44184 - Allow header to be saved with Aggregate Graph data
+						</li>
+									
+
+												<li	>
+								Added "Save Table Data" buttons to Aggregate and Summary Reports - save table as CSV format with header
+						</li>
 									
-
-												<li	>
+
+												<li	>
 								Allow most functions to be used on the Test Plan. 
-Note __evalVar(), __split() and __regex() cannot be used on the Test Plan.
-						</li>
+Note __evalVar(), __split() and __regex() cannot be used on the Test Plan.
+						</li>
 									
-
-												<li	>
-								Allow Global properties to be loaded from a file, e.g. -Gglobal.properties
-						</li>
-									
-
-												<li	>
-								Add "Substring" option to Response Assertion
-						</li>
-									
-
-												<li	>
-								Bug 44378 - Turkish localisation
-						</li>
-									
-
-												<li	>
-								Add optional output variable name to Jexl function
-						</li>
-									
-
-												<li	>
-								Add application/vnd.wap.xhtml+xml as a text type
-						</li>
-									
-
-												<li	>
-								Add means to override maximum display size in View Results Tree - set the property: view.results.tree.max_size
-						</li>
-									
-
-												<li	>
-								Use Tidy to display XML in View Results Tree Listener (avoids fetching DTDs)
-						</li>
-									
-
-												<li	>
-								Bug 44487 - German translation
-						</li>
+
+												<li	>
+								Allow Global properties to be loaded from a file, e.g. -Gglobal.properties
+						</li>
+									
+
+												<li	>
+								Add "Substring" option to Response Assertion
+						</li>
+									
+
+												<li	>
+								Bug 44378 - Turkish localisation
+						</li>
+									
+
+												<li	>
+								Add optional output variable name to Jexl function
+						</li>
+									
+
+												<li	>
+								Add application/vnd.wap.xhtml+xml as a text type
+						</li>
+									
+
+												<li	>
+								Add means to override maximum display size in View Results Tree - set the property: view.results.tree.max_size
+						</li>
+									
+
+												<li	>
+								Use Tidy to display XML in View Results Tree Listener (avoids fetching DTDs)
+						</li>
+									
+
+												<li	>
+								Bug 44487 - German translation
+						</li>
 									
-
-												<li	>
+
+												<li	>
 								
 As a special case, if the HTTP Sampler path starts with "http://" or "https://" then this is used as the full URL.
-
-						</li>
+
+						</li>
 									
-
-												<li	>
-								Bug 44575 - Result Saver can now save only successful results
-						</li>
-									
-
-												<li	>
-								Bug 44650 - CSV Dataset now handles quoted column values
-						</li>
-									
-
-												<li	>
-								Bug 44600 - 1-ms resolution timer when running with Java 1.5+
-						</li>
-									
-
-												<li	>
-								Bug 44632 - Text input enhancement to FTP Sampler
-						</li>
-									
-
-												<li	>
-								Bug 42204 - add thread group name to Aggregate and Summary reports
-						</li>
-									
-
-												<li	>
-								FTP Sampler sets latency = time to login
-						</li>
-									
-
-												<li	>
-								FTP Sampler sets a URL if it can
-						</li>
-									
-
-												<li	>
-								Bug 41921 - add option for samplers to store MD5 of response; done for HTTP Samplers.
-						</li>
-									
-
-												<li	>
-								Regex Function can now also be applied to a variable rather than just the previous sample result.
-						</li>
-									
-
-												<li	>
-								Remove HTML Parameter Mask,HTTP User Parameter Modifier from menus as they are deprecated
-						</li>
-									
-
-												<li	>
-								Bug 44807 - allow session ids to be terminated by backslash
-						</li>
-									
-
-												<li	>
-								Bug 44784 - allow for broken server returning additional charset
-						</li>
-									
-
-												<li	>
-								Added TESTSTART.MS property / variable = test start time in milliseconds
-						</li>
-									
-
-												<li	>
-								Add POP3S and IMAPS protocols to Mail Reader Sampler.
-						</li>
-									
-
-												<li	>
-								Mail Reader Sampler now creates a sub-sample for each mail.
-						</li>
+
+												<li	>
+								Bug 44575 - Result Saver can now save only successful results
+						</li>
+									
+
+												<li	>
+								Bug 44650 - CSV Dataset now handles quoted column values
+						</li>
+									
+
+												<li	>
+								Bug 44600 - 1-ms resolution timer when running with Java 1.5+
+						</li>
+									
+
+												<li	>
+								Bug 44632 - Text input enhancement to FTP Sampler
+						</li>
+									
+
+												<li	>
+								Bug 42204 - add thread group name to Aggregate and Summary reports
+						</li>
+									
+
+												<li	>
+								FTP Sampler sets latency = time to login
+						</li>
+									
+
+												<li	>
+								FTP Sampler sets a URL if it can
+						</li>
+									
+
+												<li	>
+								Bug 41921 - add option for samplers to store MD5 of response; done for HTTP Samplers.
+						</li>
+									
+
+												<li	>
+								Regex Function can now also be applied to a variable rather than just the previous sample result.
+						</li>
+									
+
+												<li	>
+								Remove HTML Parameter Mask,HTTP User Parameter Modifier from menus as they are deprecated
+						</li>
+									
+
+												<li	>
+								Bug 44807 - allow session ids to be terminated by backslash
+						</li>
+									
+
+												<li	>
+								Bug 44784 - allow for broken server returning additional charset
+						</li>
+									
+
+												<li	>
+								Added TESTSTART.MS property / variable = test start time in milliseconds
+						</li>
+									
+
+												<li	>
+								Add POP3S and IMAPS protocols to Mail Reader Sampler.
+						</li>
+									
+
+												<li	>
+								Mail Reader Sampler now creates a sub-sample for each mail.
+						</li>
 									
-
-												<li	>
+
+												<li	>
 								The supplied TCPClient implementation no longer treats tcp.eolByte=0 as special.
 To skip EOL checking, set tcp.eolByte=1000 (or some other value which is not a valid byte)
-
-						</li>
+
+						</li>
 									
-
-												<li	>
-								JUnit sampler GUI now also finds Test classes defined in user.classpath
-						</li>
+
+												<li	>
+								JUnit sampler GUI now also finds Test classes defined in user.classpath
+						</li>
 									
-
-												<li	>
+
+												<li	>
 								
 Leading and trailing spaces are trimmed from variable names in function calls.
 For example, ${__Random(1,63, LOTTERY )} will use the variable 'LOTTERY' rather than ' LOTTERY '
-
-						</li>
+
+						</li>
 									
-
-												<li	>
-								Webservice(SOAP) Sampler can now load local WSDL files using the file: protocol
-						</li>
-									
-
-												<li	>
-								Bug 44872 - Add "All Files" filter to Open File dialogs
-						</li>
-									
-
-												<li	>
-								Mirror server can now be run independently (mirror-server.cmd and mirror-server.sh)
-						</li>
-									
-
-												<li	>
-								Bug 19128 - Added multiple file POST support to HTTP Samplers
-						</li>
-									
-
-												<li	>
-								Allow use of special name LAST to mean the last test run; applies to -t, -l, -j flags
-						</li>
-									
-
-												<li	>
-								Bug 44418/42178 - CSV Dataset file handling improvements
-						</li>
-									
-
-												<li	>
-								Give BeanShell, Javascript and Jexl functions access to JMeter properties via the "props" object
-						</li>
-									
-
-												<li	>
-								Give BSF Sampler access to JMeter Properties via "props" object
-						</li>
-									
-
-												<li	>
-								Add Jexl as a supported BSF Sampler language
-						</li>
-									
-
-												<li	>
-								Give Beanshell test elements access to JMeter Properties via "props" object
-						</li>
-									
-
-												<li	>
-								Added BSF PreProcessor, PostProcessor and Assertion test elements
-						</li>
-									
-
-												<li	>
-								All BSF elements now have access to System.out via the variable "OUT"
-						</li>
-									
-
-												<li	>
-								Summariser updated to handle variable names
-						</li>
-									
-
-												<li	>
-								Synchronisation added to Summary and Aggregate Report to try to prevent occasional lost samples
-						</li>
-									
-
-						</ul>
-							  									 				<h3	>
-								Non-functional changes
-						</h3>
-							  									 				<ul	>
-								
-
-												<li	>
-								Better handling of MirrorServer startup problems and improved unit test.
-						</li>
-									
-
-												<li	>
-								Build process now detects missing 3rd party libraries and reports need for both binary and source archives
-						</li>
-									
-
-												<li	>
-								Skip BeanShell tests if jar is not present
-						</li>
-									
-
-												<li	>
-								Update to Xerces 2.9.1, Xalan 2.7.1, Commons IO 1.4, Commons Lang 2.4, Commons-Logging 1.1.1, XStream 1.3, XPP3 1.1.4c
-						</li>
-									
-
-												<li	>
-								Use properties for log/logn function descriptions
-						</li>
-									
-
-												<li	>
-								Check that all jmx files in the demos directory can be loaded OK
-						</li>
-									
-
-												<li	>
-								Update copyright to 2008; use copy tag instead of numeric character in HTML output
-						</li>
-									
-
-												<li	>
-								Methods called from constructors must not be overridable: make GUI init methods private
-						</li>
-									
-
-												<li	>
-								Make static variables final if possible
-						</li>
-									
-
-												<li	>
-								Split changes into current and previous
-						</li>
-									
-
-						</ul>
-							  		  </blockquote>
-		  </p>
-		</td></tr>
-		<tr><td><br></td></tr>
-	 </table>
-						  						    						  <br>
-						  </td>
-					 </tr>
-
-					 <tr><td colspan="2">
-						  <hr noshade size="1"/>
-					 </td></tr>
-					 <tr><td colspan="2">
-						  <div align="center"><font color="#525D76" size="-1"><em>
-						  Copyright &copy; 1999-2008, Apache Software Foundation
-						  </em></font></div>
-					 </td></tr>
-				</table>
-		  </body>
-	 </html>
-<!-- end the processing -->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+												<li	>
+								Webservice(SOAP) Sampler can now load local WSDL files using the file: protocol
+						</li>
+									
+
+												<li	>
+								Bug 44872 - Add "All Files" filter to Open File dialogs
+						</li>
+									
+
+												<li	>
+								Mirror server can now be run independently (mirror-server.cmd and mirror-server.sh)
+						</li>
+									
+
+												<li	>
+								Bug 19128 - Added multiple file POST support to HTTP Samplers
+						</li>
+									
+
+												<li	>
+								Allow use of special name LAST to mean the last test run; applies to -t, -l, -j flags
+						</li>
+									
+
+												<li	>
+								Bug 44418/42178 - CSV Dataset file handling improvements
+						</li>
+									
+
+												<li	>
+								Give BeanShell, Javascript and Jexl functions access to JMeter properties via the "props" object
+						</li>
+									
+
+												<li	>
+								Give BSF Sampler access to JMeter Properties via "props" object
+						</li>
+									
+
+												<li	>
+								Add Jexl as a supported BSF Sampler language
+						</li>
+									
+
+												<li	>
+								Give Beanshell test elements access to JMeter Properties via "props" object
+						</li>
+									
+
+												<li	>
+								Added BSF PreProcessor, PostProcessor and Assertion test elements
+						</li>
+									
+
+												<li	>
+								All BSF elements now have access to System.out via the variable "OUT"
+						</li>
+									
+
+												<li	>
+								Summariser updated to handle variable names
+						</li>
+									
+
+												<li	>
+								Synchronisation added to Summary and Aggregate Report to try to prevent occasional lost samples
+						</li>
+									
+
+						</ul>
+							  									 				<h3	>
+								Non-functional changes
+						</h3>
+							  									 				<ul	>
+								
+
+												<li	>
+								Better handling of MirrorServer startup problems and improved unit test.
+						</li>
+									
+
+												<li	>
+								Build process now detects missing 3rd party libraries and reports need for both binary and source archives
+						</li>
+									
+
+												<li	>
+								Skip BeanShell tests if jar is not present
+						</li>
+									
+
+												<li	>
+								Update to Xerces 2.9.1, Xalan 2.7.1, Commons IO 1.4, Commons Lang 2.4, Commons-Logging 1.1.1, XStream 1.3, XPP3 1.1.4c
+						</li>
+									
+
+												<li	>
+								Use properties for log/logn function descriptions
+						</li>
+									
+
+												<li	>
+								Check that all jmx files in the demos directory can be loaded OK
+						</li>
+									
+
+												<li	>
+								Update copyright to 2008; use copy tag instead of numeric character in HTML output
+						</li>
+									
+
+												<li	>
+								Methods called from constructors must not be overridable: make GUI init methods private
+						</li>
+									
+
+												<li	>
+								Make static variables final if possible
+						</li>
+									
+
+												<li	>
+								Split changes into current and previous
+						</li>
+									
+
+						</ul>
+							  		  </blockquote>
+		  </p>
+		</td></tr>
+		<tr><td><br></td></tr>
+	 </table>
+						  						    						  <br>
+						  </td>
+					 </tr>
+
+					 <tr><td colspan="2">
+						  <hr noshade size="1"/>
+					 </td></tr>
+					 <tr><td colspan="2">
+						  <div align="center"><font color="#525D76" size="-1"><em>
+						  Copyright &copy; 1999-2008, Apache Software Foundation
+						  </em></font></div>
+					 </td></tr>
+				</table>
+		  </body>
+	 </html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Propchange: jakarta/jmeter/trunk/docs/changes.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: jakarta/jmeter/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/index.html?rev=660629&r1=660628&r2=660629&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/index.html (original)
+++ jakarta/jmeter/trunk/docs/index.html Tue May 27 11:05:49 2008
@@ -1,148 +1,148 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
- 
-       http://www.apache.org/licenses/LICENSE-2.0
- 
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
--->
-
-<!-- Content Stylesheet for Site -->
-
-	 
-<!-- start the processing -->
-	 <!-- ====================================================================== -->
-	 <!-- Main Page Section -->
-	 <!-- ====================================================================== -->
-	 <html>
-		  <head>
-				<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
-
-				
-													 				<meta name="author" value="Brendan Burns, et al.">
-				<meta name="email" value="bburns@apache.org">
-				
-				<title>JMeter - Apache JMeter</title>
-		  </head>
-
-		  <body bgcolor="#ffffff" text="#000000" link="#525D76">
-				<table border="0" cellspacing="0">
-					 <!-- TOP IMAGE -->
-					 <tr>
-						  <td>
-<!-- Need to specify height otherwise iframe seems to grab extra -->
-<iframe src="http://www.apache.org/ads/halfbanner.html" height="102"
-    style="border-width:0; float: left" frameborder="0" scrolling="no"></iframe>
-</td>
-<td align="left">
-<a href="http://jakarta.apache.org"><img width="505" height="48" src="./images/jakarta-logo.gif" alt="Jakarta" title="Jakarta" border="0"/></a>
-</td>
-<td align="right">
-<a href="http://jakarta.apache.org/jmeter/"><img width="221" height="102" src="./images/logo.jpg" alt="JMeter" title="JMeter" border="0"/></a>
-</td>
-					 </tr>
-				</table>
-				<table border="0" width="100%" cellspacing="4">
-					 <tr><td colspan="2">
-						  <hr noshade size="1"/>
-					 </td></tr>
-
-					 <tr>
-						  <!-- LEFT SIDE NAVIGATION -->
-						  <td width="20%" valign="top" nowrap="true">
-						  	 		  <p><strong>About</strong></p>
-		  <ul>
-		  				<li>	 <a href="./index.html">Overview</a>
-</li>
-		  				<li>	 <a href="./changes.html">Changes</a>
-</li>
-		  				<li>	 <a href="./known_bugs.html">Known Bugs</a>
-</li>
-		  				<li>	 <a href="./license.html">License</a>
-</li>
-		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter/JMeterCommitters">Contributors</a>
-</li>
-		  		  </ul>
-	 		  <p><strong>Download</strong></p>
-		  <ul>
-		  				<li>	 <a href="http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi">Download Releases</a>
-</li>
-		  				<li>	 <a href="./nightly.html">Developer (Nightly) Builds</a>
-</li>
-		  		  </ul>
-	 		  <p><strong>Documentation</strong></p>
-		  <ul>
-		  				<li>	 <a href="./usermanual/index.html">User Manual</a>
-</li>
-		  				<li>	 <a href="./api/index.html">Javadocs</a>
-</li>
-		  				<li>	 <a href="./localising/index.html">Localisation (Translator's Guide)</a>
-</li>
-		  				<li>	 <a href="./building.html">Building JMeter and Add-Ons</a>
-</li>
-		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter">JMeter Wiki</a>
-</li>
-		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter/JMeterFAQ">FAQ (Wiki)</a>
-</li>
-		  		  </ul>
-	 		  <p><strong>Tutorials (PDF format)</strong></p>
-		  <ul>
-		  				<li>	 <a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a>
-</li>
-		  				<li>	 <a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a>
-</li>
-		  				<li>	 <a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a>
-</li>
-		  				<li>	 <a href="./usermanual/jmeter_accesslog_sampler_step_by_step.pdf">Access Log Sampler</a>
-</li>
-		  				<li>	 <a href="./extending/jmeter_tutorial.pdf">Extending JMeter</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">SVN Repositories</a>
-</li>
-		  		  </ul>
-	 						  </td>
-						  <td width="80%" align="left" valign="top">
-						    						  <br>
-						  						  									 <table border="0" cellspacing="0" cellpadding="2" width="100%">
-		<tr><td bgcolor="#525D76">
-		  <font color="#ffffff" face="arial,helvetica,sanserif">
-			 <a name="$section.getAttributeValue("anchor")"><strong>Apache JMeter</strong></a>
-		  </font>
-		</td></tr>
-		<tr><td>
-		  <blockquote>
-		  									 				<p	>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!-- Content Stylesheet for Site -->
+
+	 
+<!-- start the processing -->
+	 <!-- ====================================================================== -->
+	 <!-- Main Page Section -->
+	 <!-- ====================================================================== -->
+	 <html>
+		  <head>
+				<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+
+				
+													 				<meta name="author" value="Brendan Burns, et al.">
+				<meta name="email" value="bburns@apache.org">
+				
+				<title>JMeter - Apache JMeter</title>
+		  </head>
+
+		  <body bgcolor="#ffffff" text="#000000" link="#525D76">
+				<table border="0" cellspacing="0">
+					 <!-- TOP IMAGE -->
+					 <tr>
+						  <td>
+<!-- Need to specify height otherwise iframe seems to grab extra -->
+<iframe src="http://www.apache.org/ads/halfbanner.html" height="102"
+    style="border-width:0; float: left" frameborder="0" scrolling="no"></iframe>
+</td>
+<td align="left">
+<a href="http://jakarta.apache.org"><img width="505" height="48" src="./images/jakarta-logo.gif" alt="Jakarta" title="Jakarta" border="0"/></a>
+</td>
+<td align="right">
+<a href="http://jakarta.apache.org/jmeter/"><img width="221" height="102" src="./images/logo.jpg" alt="JMeter" title="JMeter" border="0"/></a>
+</td>
+					 </tr>
+				</table>
+				<table border="0" width="100%" cellspacing="4">
+					 <tr><td colspan="2">
+						  <hr noshade size="1"/>
+					 </td></tr>
+
+					 <tr>
+						  <!-- LEFT SIDE NAVIGATION -->
+						  <td width="20%" valign="top" nowrap="true">
+						  	 		  <p><strong>About</strong></p>
+		  <ul>
+		  				<li>	 <a href="./index.html">Overview</a>
+</li>
+		  				<li>	 <a href="./changes.html">Changes</a>
+</li>
+		  				<li>	 <a href="./known_bugs.html">Known Bugs</a>
+</li>
+		  				<li>	 <a href="./license.html">License</a>
+</li>
+		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter/JMeterCommitters">Contributors</a>
+</li>
+		  		  </ul>
+	 		  <p><strong>Download</strong></p>
+		  <ul>
+		  				<li>	 <a href="http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi">Download Releases</a>
+</li>
+		  				<li>	 <a href="./nightly.html">Developer (Nightly) Builds</a>
+</li>
+		  		  </ul>
+	 		  <p><strong>Documentation</strong></p>
+		  <ul>
+		  				<li>	 <a href="./usermanual/index.html">User Manual</a>
+</li>
+		  				<li>	 <a href="./api/index.html">Javadocs</a>
+</li>
+		  				<li>	 <a href="./localising/index.html">Localisation (Translator's Guide)</a>
+</li>
+		  				<li>	 <a href="./building.html">Building JMeter and Add-Ons</a>
+</li>
+		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter">JMeter Wiki</a>
+</li>
+		  				<li>	 <a href="http://wiki.apache.org/jakarta-jmeter/JMeterFAQ">FAQ (Wiki)</a>
+</li>
+		  		  </ul>
+	 		  <p><strong>Tutorials (PDF format)</strong></p>
+		  <ul>
+		  				<li>	 <a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a>
+</li>
+		  				<li>	 <a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a>
+</li>
+		  				<li>	 <a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a>
+</li>
+		  				<li>	 <a href="./usermanual/jmeter_accesslog_sampler_step_by_step.pdf">Access Log Sampler</a>
+</li>
+		  				<li>	 <a href="./extending/jmeter_tutorial.pdf">Extending JMeter</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">SVN Repositories</a>
+</li>
+		  		  </ul>
+	 						  </td>
+						  <td width="80%" align="left" valign="top">
+						    						  <br>
+						  						  									 <table border="0" cellspacing="0" cellpadding="2" width="100%">
+		<tr><td bgcolor="#525D76">
+		  <font color="#ffffff" face="arial,helvetica,sanserif">
+			 <a name="$section.getAttributeValue("anchor")"><strong>Apache JMeter</strong></a>
+		  </font>
+		</td></tr>
+		<tr><td>
+		  <blockquote>
+		  									 				<p	>
 								
-	  
-												<b	>
-								Apache JMeter
-						</b>
+	  
+												<b	>
+								Apache JMeter
+						</b>
 									 is a 100% pure Java desktop application designed
 	  to load test functional behavior and measure performance.  It was
 	  originally designed for testing Web Applications but has
 	  since expanded to other test functions.
-	
-						</p>
-							  									 				<h2	>
-								What can I do with it?
-						</h2>
-							  									 				<p	>
+	
+						</p>
+							  									 				<h2	>
+								What can I do with it?
+						</h2>
+							  									 				<p	>
 								
 	  Apache JMeter may be used to test performance both on static and dynamic
 	  resources (files, Servlets, Perl scripts, Java Objects, Data Bases and
@@ -151,160 +151,160 @@
 overall performance under different load types. You can use it to make a
 graphical analysis of performance or to test your server/script/object
 behavior under heavy concurrent load.
-
-						</p>
-							  									 				<h2	>
-								What does it do?
-						</h2>
-							  									 				<p	>
-								Apache JMeter features include:
-						</p>
-							  									 				<ul	>
+
+						</p>
+							  									 				<h2	>
+								What does it do?
+						</h2>
+							  									 				<p	>
+								Apache JMeter features include:
+						</p>
+							  									 				<ul	>
 								
-	
-												<li	>
+	
+												<li	>
 								Can load and performance test many different server types:
-	    
-												<ul	>
+	    
+												<ul	>
 								
-	    
-												<li	>
-								Web - HTTP, HTTPS
-						</li>
-									
-	    
-												<li	>
-								SOAP
-						</li>
-									
-	    
-												<li	>
-								Database via JDBC
-						</li>
-									
-	    
-												<li	>
-								LDAP
-						</li>
-									
-	    
-												<li	>
-								JMS
-						</li>
-									
-	    
-												<li	>
-								Mail - POP3
-						</li>
-									
-	    
-						</ul>
-									
-	
-						</li>
-									
-	
-												<li	>
-								Complete portability and 
-												<b	>
-								100% Java purity
-						</b>
-									.
-						</li>
-									
-	
-												<li	>
-								Full 
-												<b	>
-								Swing
-						</b>
+	    
+												<li	>
+								Web - HTTP, HTTPS
+						</li>
+									
+	    
+												<li	>
+								SOAP
+						</li>
+									
+	    
+												<li	>
+								Database via JDBC
+						</li>
+									
+	    
+												<li	>
+								LDAP
+						</li>
+									
+	    
+												<li	>
+								JMS
+						</li>
+									
+	    
+												<li	>
+								Mail - POP3
+						</li>
+									
+	    
+						</ul>
+									
+	
+						</li>
+									
+	
+												<li	>
+								Complete portability and 
+												<b	>
+								100% Java purity
+						</b>
+									.
+						</li>
+									
+	
+												<li	>
+								Full 
+												<b	>
+								Swing
+						</b>
 									 and lightweight component support (precompiled JAR uses packages
-		
-												<code	>
-								javax.swing.*
-						</code>
-									).
-						</li>
-									
-	
-												<li	>
-								Full 
-												<b	>
-								multithreading
-						</b>
+		
+												<code	>
+								javax.swing.*
+						</code>
+									).
+						</li>
+									
+	
+												<li	>
+								Full 
+												<b	>
+								multithreading
+						</b>
 									 framework allows concurrent sampling by many threads and
-		simultaneous sampling of different functions by seperate thread groups.
-						</li>
+		simultaneous sampling of different functions by seperate thread groups.
+						</li>
 									
-	
-												<li	>
-								Careful 
-												<b	>
-								GUI
-						</b>
-									 design allows faster operation and more precise timings.
-						</li>
-									
-	
-												<li	>
-								Caching and offline analysis/replaying of test results.
-						</li>
-									
-	
-												<li	>
-												<b	>
-								Highly Extensible:
-						</b>
+	
+												<li	>
+								Careful 
+												<b	>
+								GUI
+						</b>
+									 design allows faster operation and more precise timings.
+						</li>
+									
+	
+												<li	>
+								Caching and offline analysis/replaying of test results.
+						</li>
+									
+	
+												<li	>
+												<b	>
+								Highly Extensible:
+						</b>
 									
-	  
-												<ul	>
+	  
+												<ul	>
 								
-		
-												<li	>
-								Pluggable Samplers allow unlimited testing capabilities.
-						</li>
-									
-		
-												<li	>
-								Several load statistics may be choosen with 
-												<b	>
-								pluggable timers
-						</b>
-									.
-						</li>
-									
-		
-												<li	>
-								Data analysis and 
-												<b	>
-								visualization plugins
-						</b>
+		
+												<li	>
+								Pluggable Samplers allow unlimited testing capabilities.
+						</li>
+									
+		
+												<li	>
+								Several load statistics may be choosen with 
+												<b	>
+								pluggable timers
+						</b>
+									.
+						</li>
+									
+		
+												<li	>
+								Data analysis and 
+												<b	>
+								visualization plugins
+						</b>
 									 allow great extendibility
-		as well as personalization.
-						</li>
+		as well as personalization.
+						</li>
 									
-		
-												<li	>
-								Functions can be used to provide dynamic input to a test or provide data manipulation.
-						</li>
-									
-		
-												<li	>
-								Scriptable Samplers (BeanShell is fully supported; and there is a sampler which supports BSF-compatible languages)
-						</li>
-									
-	  
-						</ul>
-									
-	
-						</li>
-									
-
-						</ul>
-							  									 				<h2	>
-								JMeter is not a browser
-						</h2>
-							  									 				<p	>
+		
+												<li	>
+								Functions can be used to provide dynamic input to a test or provide data manipulation.
+						</li>
+									
+		
+												<li	>
+								Scriptable Samplers (BeanShell is fully supported; and there is a sampler which supports BSF-compatible languages)
+						</li>
+									
+	  
+						</ul>
+									
+	
+						</li>
+									
+
+						</ul>
+							  									 				<h2	>
+								JMeter is not a browser
+						</h2>
+							  									 				<p	>
 								
 JMeter is not a browser.
 As far as web-services and remote services are concerned, JMeter looks like a browser (or rather, multiple browsers);
@@ -312,181 +312,181 @@
 In particular, JMeter does not execute the Javascript found in HTML pages.
 Nor does it render the HTML pages as a browser does 
 (it's possible to view the response as HTML etc, but the timings are not included in any samples, and only one sample in one thread is ever viewed at a time).
-
-						</p>
-							  									 				<h2	>
-								How do I do it?
-						</h2>
-							  									 				<ul	>
+
+						</p>
+							  									 				<h2	>
+								How do I do it?
+						</h2>
+							  									 				<ul	>
 								
-
-												<li	>
-												<a	 href="usermanual/index.html">
-								Using JMeter
-						</a>
-							</li>
-									
-
-												<li	>
-												<a	 href="http://wiki.apache.org/jakarta-jmeter/">
-								JMeter Wiki
-						</a>
-							</li>
-									
-
-												<li	>
-												<a	 href="http://wiki.apache.org/jakarta-jmeter/JMeterFAQ">
-								JMeter FAQ (Wiki)
-						</a>
-							</li>
-									
-
-												<li	>
-												<a	 href="api/index.html">
-								Javadoc API documentation
-						</a>
-							</li>
-									
-
-												<li	>
-												<a	 href="localising/index.html">
-								JMeter Localisation (Translator's Guide)
-						</a>
-							</li>
-									
-
-												<li	>
-												<a	 href="building.html">
-								Building JMeter and Add-Ons
-						</a>
-							</li>
-									
-
-						</ul>
-							  									 				<h2	>
-								Tutorials (PDF)
-						</h2>
-							  									 				<ul	>
+
+												<li	>
+												<a	 href="usermanual/index.html">
+								Using JMeter
+						</a>
+							</li>
+									
+
+												<li	>
+												<a	 href="http://wiki.apache.org/jakarta-jmeter/">
+								JMeter Wiki
+						</a>
+							</li>
+									
+
+												<li	>
+												<a	 href="http://wiki.apache.org/jakarta-jmeter/JMeterFAQ">
+								JMeter FAQ (Wiki)
+						</a>
+							</li>
+									
+
+												<li	>
+												<a	 href="api/index.html">
+								Javadoc API documentation
+						</a>
+							</li>
+									
+
+												<li	>
+												<a	 href="localising/index.html">
+								JMeter Localisation (Translator's Guide)
+						</a>
+							</li>
+									
+
+												<li	>
+												<a	 href="building.html">
+								Building JMeter and Add-Ons
+						</a>
+							</li>
+									
+
+						</ul>
+							  									 				<h2	>
+								Tutorials (PDF)
+						</h2>
+							  									 				<ul	>
 								
-
-												<li	>
-												<a	 href="usermanual/jmeter_distributed_testing_step_by_step.pdf">
-								Distributed Testing
-						</a>
-							</li>
-									
-
-												<li	>
-												<a	 href="usermanual/jmeter_proxy_step_by_step.pdf">
-								Recording Tests
-						</a>
-							</li>
-									
-
-												<li	>
-												<a	 href="usermanual/junitsampler_tutorial.pdf">
-								JUnit Sampler
-						</a>
-							</li>
-									
-
-												<li	>
-												<a	 href="usermanual/jmeter_accesslog_sampler_step_by_step.pdf">
-								Access Log Sampler
-						</a>
-							</li>
-									
-
-												<li	>
-												<a	 href="extending/jmeter_tutorial.pdf">
-								Extending JMeter
-						</a>
-							</li>
-									
-
-						</ul>
-							  									 				<h2	>
-								Further Information About JMeter
-						</h2>
-							  									 				<ul	>
+
+												<li	>
+												<a	 href="usermanual/jmeter_distributed_testing_step_by_step.pdf">
+								Distributed Testing
+						</a>
+							</li>
+									
+
+												<li	>
+												<a	 href="usermanual/jmeter_proxy_step_by_step.pdf">
+								Recording Tests
+						</a>
+							</li>
+									
+
+												<li	>
+												<a	 href="usermanual/junitsampler_tutorial.pdf">
+								JUnit Sampler
+						</a>
+							</li>
+									
+
+												<li	>
+												<a	 href="usermanual/jmeter_accesslog_sampler_step_by_step.pdf">
+								Access Log Sampler
+						</a>
+							</li>
+									
+
+												<li	>
+												<a	 href="extending/jmeter_tutorial.pdf">
+								Extending JMeter
+						</a>
+							</li>
+									
+
+						</ul>
+							  									 				<h2	>
+								Further Information About JMeter
+						</h2>
+							  									 				<ul	>
 								
-
-												<li	>
-												<a	 href="changes.html">
-								Change List
-						</a>
-							</li>
-									
-
-												<li	>
-												<a	 href="known_bugs.html">
-								Known Bugs
-						</a>
-							</li>
-									
-
-												<li	>
-												<a	 href="license.html">
-								License
-						</a>
-							</li>
-									
-
-												<li	>
-												<a	 href="http://wiki.apache.org/jakarta-jmeter/JMeterCommitters">
-								Contributors
-						</a>
-							</li>
-									
-
-						</ul>
-							  		  </blockquote>
-		  </p>
-		</td></tr>
-		<tr><td><br></td></tr>
-	 </table>
-						  						    						  <br>
-						  </td>
-					 </tr>
-
-					 <tr><td colspan="2">
-						  <hr noshade size="1"/>
-					 </td></tr>
-					 <tr><td colspan="2">
-						  <div align="center"><font color="#525D76" size="-1"><em>
-						  Copyright &copy; 1999-2008, Apache Software Foundation
-						  </em></font></div>
-					 </td></tr>
-				</table>
-		  </body>
-	 </html>
-<!-- end the processing -->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+												<li	>
+												<a	 href="changes.html">
+								Change List
+						</a>
+							</li>
+									
+
+												<li	>
+												<a	 href="known_bugs.html">
+								Known Bugs
+						</a>
+							</li>
+									
+
+												<li	>
+												<a	 href="license.html">
+								License
+						</a>
+							</li>
+									
+
+												<li	>
+												<a	 href="http://wiki.apache.org/jakarta-jmeter/JMeterCommitters">
+								Contributors
+						</a>
+							</li>
+									
+
+						</ul>
+							  		  </blockquote>
+		  </p>
+		</td></tr>
+		<tr><td><br></td></tr>
+	 </table>
+						  						    						  <br>
+						  </td>
+					 </tr>
+
+					 <tr><td colspan="2">
+						  <hr noshade size="1"/>
+					 </td></tr>
+					 <tr><td colspan="2">
+						  <div align="center"><font color="#525D76" size="-1"><em>
+						  Copyright &copy; 1999-2008, Apache Software Foundation
+						  </em></font></div>
+					 </td></tr>
+				</table>
+		  </body>
+	 </html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Propchange: jakarta/jmeter/trunk/docs/index.html
------------------------------------------------------------------------------
    svn:eol-style = native



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