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 2006/09/20 19:44:03 UTC

svn commit: r448277 - /jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/build-adv-web-test-plan.xml

Author: sebb
Date: Wed Sep 20 10:44:02 2006
New Revision: 448277

URL: http://svn.apache.org/viewvc?view=rev&rev=448277
Log:
Fix do to agree with picture.
TODO - fix example and picture to be more useful (login should be outside SimpleController)

Modified:
    jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/build-adv-web-test-plan.xml

Modified: jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/build-adv-web-test-plan.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/build-adv-web-test-plan.xml?view=diff&rev=448277&r1=448276&r2=448277
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/build-adv-web-test-plan.xml (original)
+++ jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/build-adv-web-test-plan.xml Wed Sep 20 10:44:02 2006
@@ -44,8 +44,8 @@
 
 <example title="URL Rewriting Example">
 <p>Download <a href="../demos/URLRewritingExample.jmx">this example</a>. In Figure 1 is shown a 
-test plan using URL rewriting.  Note that the URL Re-writing modifier is attached to the ThreadGroup,
-thus assuring that it will affect every request in that ThreadGroup.</p>
+test plan using URL rewriting.  Note that the URL Re-writing modifier is added to the SimpleController,
+thus assuring that it will only affect requests under that SimpleController.</p>
 <figure image="url_rewrite_example_a.png">Figure 1 - Test Tree</figure>
 <p>In Figure 2, we see the URL Re-writing modifier GUI, which just has a field for the user to specify
 the name of the session ID parameter.  There is also a checkbox for indicating that the session ID should



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