(no commit message)
[utils] / crawler / kiss / docs / content / xdocs / index.xml
index 31f88a4726b453fe3d3b3310736efc723422fdfe..54dd1d237ea512da4dd785d65cceed0009ccdbd7 100644 (file)
         interesting ones. </p>
       <p> In its current version, the crawler can be used in two ways: </p>
       <ul>
-        <li><strong>standalone program</strong>: A standalone program run as a scheduled task.</li>
+        <li><strong>standalone program</strong>: 
+        A standalone program run from the command-line or as a scheduled task.</li>
         <li><strong>web application</strong>: A web application running on a java application
           server. With this type of use, the crawler also features an automatic retry mechanism in
           case of failures, as well as a simple web interface. </li>
         read-only access to anyone. </p>
       <p> The application was developed and tested on SuSE linux 10.1 with 
         JBoss 4.0.4 application
-        server (only required for the web application). It requires at least a Java Virtual Machine
+        server. An application server or servlet container is only required for the 
+        web application. The crawler requires at least a Java Virtual Machine
         1.5 or greater to run. </p>
     </section>