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 gl...@apache.org on 2001/03/12 21:13:01 UTC

cvs commit: jakarta-taglibs/scrape/doc/web intro.xml

glenn       01/03/12 12:13:01

  Added:       scrape/doc/web intro.xml
  Log:
  Release scrape taglib
  
  Revision  Changes    Path
  1.1                  jakarta-taglibs/scrape/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  <?xml version="1.0"?>
  <document url="./intro.xml">
  
    <properties>
      <author>Rich Catlett</author>
      <title>The Jakarta-Taglibs Project</title>
    </properties>
  
    <body>
  
  
    <section name="Scrape Tag Library" href="Welcome">
  
    <p>The scrape tag library can scrape or extract content from web
  documents and display the content in your JSP. For example,
  you could scrape stock quotes from other web sites
  and display them in your pages.</p>
  
    </section>
  
    <section name="Documentation" href="Documentation">
  
    <p>For more information about the Scrape Tag Library, look at the on-line documentation:</p>
    <ul>
    <li>View the <a href="http://jakarta.apache.org/taglibs/doc/scrape-doc/index.html">Scrape Taglib Documentation</a></li>
    </ul>
  
    <p>For information on how to use the distributions, look at the following documentation:</p>
  
    <ul>
    <li>Using the Jakarta-Taglibs <a href="http://jakarta.apache.org/taglibs/binarydist.html">Binary Distribution</a></li>
    <li>Using the Jakarta-Taglibs <a href="http://jakarta.apache.org/taglibs/sourcedist.html">Source Distribution</a></li>
    </ul>
  
    </section>
  
    <section name="Download" href="Download">
  
    <p>A binary download of the Scrape Tag Library is available</p>
    <ul>
    <li><strong>Download <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/scrape/">Scrape Tag Library</a></strong></li>
    </ul>
  
    <p>The following distributions are also available for download:</p>
    <ul>
    <li>Download <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/src/">Jakarta-Taglibs Source</a></li>
    <li>Download entire <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly">Jakarta-Taglibs Distribution</a></li>
    </ul>
  
    </section>
  
    <section name="Contributors" href="Contributors">
    <p>List of contributors:</p>
  
    <ul>
    <li>Glenn Nielsen</li>
    </ul>
  
    </section>
  
    </body>
  </document>