catlett     01/04/23 15:04:13

  Modified:    scrape/examples/conf web.xml
  Log:
  removed references to MOREnet
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-taglibs/scrape/examples/conf/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/scrape/examples/conf/web.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- web.xml   2001/02/27 03:00:38     1.1
  +++ web.xml   2001/04/23 22:04:11     1.2
  @@ -8,7 +8,7 @@
       <display-name>Scrape Tag Library</display-name>
       <description>Tag library for scraping a page</description>
       <taglib>
  -        <taglib-uri>http://kinetic.more.net/taglibs/scrape</taglib-uri>
  +        <taglib-uri>http://jakarta.apache.org/taglibs/scrape</taglib-uri>
           <taglib-location>/WEB-INF/scrape.tld</taglib-location>
       </taglib>
   </web-app>
  
  
  

Reply via email to