rleland     2003/07/19 11:38:38

  Modified:    web/validator/WEB-INF web.xml
  Log:
  Bug#21732 remove ref to template library.
  Reported by [EMAIL PROTECTED] (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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to