jmitchell    2002/10/28 21:54:18

  Modified:    contrib/struts-el/web/exercise-taglib/WEB-INF web.xml
  Log:
  Remove references to tlds which are not used in strutsel-exercise-taglib.war
  
  Revision  Changes    Path
  1.3       +0 -10     
jakarta-struts/contrib/struts-el/web/exercise-taglib/WEB-INF/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/contrib/struts-el/web/exercise-taglib/WEB-INF/web.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- web.xml   25 Oct 2002 04:45:19 -0000      1.2
  +++ web.xml   29 Oct 2002 05:54:18 -0000      1.3
  @@ -72,14 +72,4 @@
       <taglib-location>/WEB-INF/struts-bean.tld</taglib-location>
     </taglib>
   
  -  <taglib>
  -    <taglib-uri>/WEB-INF/struts-html.tld</taglib-uri>
  -    <taglib-location>/WEB-INF/struts-html.tld</taglib-location>
  -  </taglib>
  -
  -  <taglib>
  -    <taglib-uri>/WEB-INF/struts-logic.tld</taglib-uri>
  -    <taglib-location>/WEB-INF/struts-logic.tld</taglib-location>
  -  </taglib>
  -
   </web-app>
  
  
  

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

Reply via email to