You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by rl...@apache.org on 2003/06/16 05:34:58 UTC

cvs commit: jakarta-struts/doc/userGuide configuration.xml

rleland     2003/06/15 20:34:58

  Modified:    doc/userGuide configuration.xml
  Log:
  Put '/' fir URI in clagging modules, Fix  provided by
  Pedro Salgado.
  
  Thanks !
  
  Revision  Changes    Path
  1.21      +1 -1      jakarta-struts/doc/userGuide/configuration.xml
  
  Index: configuration.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/configuration.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- configuration.xml	7 Jun 2003 21:52:33 -0000	1.20
  +++ configuration.xml	16 Jun 2003 03:34:58 -0000	1.21
  @@ -586,7 +586,7 @@
       </p>
   
       <pre><code>
  -    http://localhost:8080/toModule.do?prefix=moduleB&amp;page=index.do
  +    http://localhost:8080/toModule.do?prefix=moduleB&amp;page=/index.do
       </code></pre>
   
       <p>
  
  
  

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