You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by dg...@apache.org on 2003/02/02 01:50:05 UTC

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

dgraham     2003/02/01 16:50:05

  Modified:    doc/userGuide configuration.xml
  Log:
  Removed version number from taglib uri.
  
  Revision  Changes    Path
  1.17      +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.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- configuration.xml	28 Jan 2003 19:30:23 -0000	1.16
  +++ configuration.xml	2 Feb 2003 00:50:04 -0000	1.17
  @@ -1080,7 +1080,7 @@
   
       <pre><code>
       &lt;%@ taglib 
  -        uri="http://jakarta.apache.org/struts/tags-html-1.0" 
  +        uri="http://jakarta.apache.org/struts/tags-html" 
           prefix="html" %&gt;
       </code></pre>
   
  
  
  

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