You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by ba...@apache.org on 2003/02/14 08:11:54 UTC

cvs commit: jakarta-taglibs/string/examples/conf web.xml

bayard      2003/02/13 23:11:53

  Modified:    string/examples/conf Tag: string-1-0 web.xml
  Log:
  Added 'taglibs' to tld name.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.1   +1 -1      jakarta-taglibs/string/examples/conf/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/string/examples/conf/web.xml,v
  retrieving revision 1.2
  retrieving revision 1.2.2.1
  diff -u -r1.2 -r1.2.2.1
  --- web.xml	13 Nov 2001 15:04:14 -0000	1.2
  +++ web.xml	14 Feb 2003 07:11:53 -0000	1.2.2.1
  @@ -18,7 +18,7 @@
   
       <taglib>
           <taglib-uri>http://jakarta.apache.org/taglibs/string-1.0</taglib-uri>
  -        <taglib-location>/WEB-INF/string.tld</taglib-location>
  +        <taglib-location>/WEB-INF/taglibs-string.tld</taglib-location>
       </taglib>
   
   </web-app>
  
  
  

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