sebb        2003/10/25 10:54:48

  Modified:    xdocs/usermanual component_reference.xml
                        build-adv-web-test-plan.xml
                        build-ldap-test-plan.xml
  Log:
  Fix various links and anchors
  
  Revision  Changes    Path
  1.59      +4 -4      jakarta-jmeter/xdocs/usermanual/component_reference.xml
  
  Index: component_reference.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/component_reference.xml,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- component_reference.xml   21 Oct 2003 12:42:42 -0000      1.58
  +++ component_reference.xml   25 Oct 2003 17:54:47 -0000      1.59
  @@ -69,7 +69,7 @@
   
           <p>If the request uses a technique called "URL Rewriting" to maintain 
sessions,
           then see section
  -        <a href="build-adv-web-test-plan.html#url_rewriting">6.1 Handling User 
Sessions With URL Rewriting</a>
  +        <a href="build-adv-web-test-plan.html#session_url_rewriting">6.1 Handling 
User Sessions With URL Rewriting</a>
           for additional configuration steps.</p>
   </description>
   
  @@ -113,7 +113,7 @@
           <complink name="HTML Link Parser"/>
           <complink name="HTTP Proxy Server"/>
           <complink name="HTTP Request Defaults"/>
  -        <link href="build-adv-web-test-plan.html#url_rewriting">HTTP Requests and 
Session ID's: URL Rewriting</link>
  +        <link href="build-adv-web-test-plan.html#session_url_rewriting">HTTP 
Requests and Session ID's: URL Rewriting</link>
   </links>
   
   </component>
  @@ -727,7 +727,7 @@
   are part of the test plan.</p></description>
   
   <links>
  -        <complink name="Basic Assertion"/>
  +        <complink name="Response Assertion"/>
   </links>
   </component>
   
  
  
  
  1.8       +2 -2      jakarta-jmeter/xdocs/usermanual/build-adv-web-test-plan.xml
  
  Index: build-adv-web-test-plan.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/build-adv-web-test-plan.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build-adv-web-test-plan.xml       13 Jun 2003 14:51:51 -0000      1.7
  +++ build-adv-web-test-plan.xml       25 Oct 2003 17:54:47 -0000      1.8
  @@ -18,7 +18,7 @@
   <p>If your web application uses URL rewriting rather than cookies to save session 
information,
   then you'll need to do a bit of extra work to test your site.</p>
   <p>To respond correctly to URL rewriting, JMeter needs to parse the HTML
  -received from the server and retrieve the unique session ID.  Use the appropriate 
<complink name="HTTP URL Rewriting Modifier"/>
  +received from the server and retrieve the unique session ID.  Use the appropriate 
<complink name="HTTP URL Re-writing Modifier"/>
   to accomplish this.  Simply enter the name of your session ID parameter into the 
modifier, and it
   will find it and add it to each request.  If the request already has a value, it 
will be replaced.</p>
   
  
  
  
  1.5       +2 -2      jakarta-jmeter/xdocs/usermanual/build-ldap-test-plan.xml
  
  Index: build-ldap-test-plan.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/build-ldap-test-plan.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build-ldap-test-plan.xml  13 Jun 2003 14:51:51 -0000      1.4
  +++ build-ldap-test-plan.xml  25 Oct 2003 17:54:47 -0000      1.5
  @@ -67,7 +67,7 @@
   </section>
   
   
  -     <section name="9.4 Adding LDAP Requests" anchot="add_requests">
  +     <section name="9.4 Adding LDAP Requests" anchor="add_requests">
                   <p>In our Test Plan, we need to make four LDAP requests.</p>
                   <ol>
                        <li>Inbuilt Add Test</li>
  
  
  

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

Reply via email to