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/07/19 20:38:38 UTC

cvs commit: jakarta-struts/web/validator/WEB-INF web.xml

rleland     2003/07/19 11:38:38

  Modified:    web/validator/WEB-INF web.xml
  Log:
  Bug#21732 remove ref to template library.
  Reported by adam@monkey.org (Adam Kramer)
  Thanks
  
  Revision  Changes    Path
  1.4       +0 -6      jakarta-struts/web/validator/WEB-INF/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/web/validator/WEB-INF/web.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- web.xml	22 Apr 2003 03:25:47 -0000	1.3
  +++ web.xml	19 Jul 2003 18:38:38 -0000	1.4
  @@ -59,10 +59,4 @@
       <taglib-location>/WEB-INF/struts-nested.tld</taglib-location>
     </taglib>
   
  -  <!-- Template Tag Library Descriptor -->
  -  <taglib>
  -    <taglib-uri>/WEB-INF/struts-template.tld</taglib-uri>
  -    <taglib-location>/WEB-INF/struts-template.tld</taglib-location>
  -  </taglib>
  -
   </web-app>
  
  
  

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