Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / mcr-test / WWW / Doc / User / Tutorials.html
diff --git a/JMCR-Stable/mcr-test/WWW/Doc/User/Tutorials.html b/JMCR-Stable/mcr-test/WWW/Doc/User/Tutorials.html
new file mode 100644 (file)
index 0000000..2b5d043
--- /dev/null
@@ -0,0 +1,198 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" \r
+   "http://www.w3.org/TR/REC-html40/loose.dtd"> \r
+<html>\r
+  <head>\r
+    <link rel="stylesheet" type="text/css" href="../style/doc.css">\r
+    <title>Tutorials</title>\r
+  </head>\r
+  <body bgcolor="#FFFFFF">\r
+    <div class="icons-w3c">\r
+      <a href="../../../">\r
+       <img src="/Icons/w3c_home" \r
+         border="0" \r
+         alt="W3C logo"\r
+         height="48" \r
+         width="72">\r
+      </a>\r
+    </div>\r
+    <div class="icons-jigsaw">\r
+      <a href="../../">\r
+       <img src="/Icons/jigsaw" \r
+         border="0"\r
+         alt="Jigsaw"\r
+         height="49"\r
+         width="212">\r
+      </a>\r
+    </div>\r
+\r
+    <div class="title">\r
+      <h1 class="title">\r
+       Jigsaw<br>\r
+       <span class="subtitle">The Tutorials</span>\r
+      </h1>\r
+      <hr NOSHADE WIDTH="70%" align="left">\r
+      <a href="../../Overview.html">Jigsaw Home</a> / \r
+      <a href="../Overview.html">Documentation Overview</a>\r
+    </div>\r
+    <div class="body">\r
+    <p>Here are the Jigsaw <b>Tutorials</b>, if you can't find what\r
+      you are looking for here, try in the <a href="../FAQ.html">FAQ</a>...\r
+\r
+    <p>\r
+    <table>\r
+       <tr><td valign="top">\r
+           <ul>\r
+           <li>\r
+             <a href="JigAdmin/Overview.html">How to use JigAdmin?</a>.\r
+             <div>The administration tool.</div>\r
+           <p>\r
+           <li>\r
+             <a href="jigkill.html">How to use JigKill?</a>.\r
+             <div>To shutdown Jigsaw without loosing your changes.</div>\r
+           <p>\r
+           <li>\r
+             <a href="attributes.html">How to configure resource\r
+               attributes?</a>\r
+             <div>Content-Type, Maxage, Icon...</div>\r
+           <p>\r
+           <li>\r
+             <a href="resource.html">How to create a resource?</a>\r
+             <div>FileResource, DirectoryResource, PassDirectory...</div>\r
+           <p>\r
+           <li>\r
+             <a href="indexers.html">How to create an indexer?</a>.\r
+             <div>Used to automaticaly create resources.</div>\r
+           <p>\r
+           <li>\r
+             <a href="mimetype.html">How to add a new Mime Type\r
+             in Jigsaw?</a>\r
+             <div>To handle file with unknown extension.</div>\r
+           <p>\r
+           <li>\r
+             <a href="publication.html">How to setup publication in\r
+             Jigsaw?</a> \r
+             <div>To handle PUT requests.</div>\r
+           <p>\r
+           <li>\r
+             <a href="authentication.html">How to setup authentication?</a>\r
+             <div>If you want to control access of your site.</div>\r
+           <p>\r
+           <li>\r
+             <a href="pics.html">How to setup Jigsaw as a Label Bureau?</a>\r
+             <div>Delivering labels for Web documents (<a\r
+                 href="http://www.w3.org/PICS/">PICS</a>).</div> \r
+           <p>\r
+           <li>\r
+             <a href="proxy.html">How to setup Jigsaw as a proxy?</a> \r
+             <div>Jigsaw is also a full HTTP/1.1 Proxy.</div>\r
+           <p>\r
+           <li>\r
+             <a href="ssl.html">How to setup a SSL-enabled Jigsaw?</a> \r
+             <div>To access securely your data.</div>\r
+           <p>\r
+         </ul>\r
+         </td>\r
+         <td valign="top">\r
+         <ul>\r
+           <li>\r
+             <a href="virtual-hosting.html">How to setup virtual\r
+               hosting in Jigsaw?</a>\r
+             <div>To handle several hosts with only one IP address.</div>\r
+           <p>\r
+           <li>\r
+             <a href="browsezip.html">How to browse zip files with \r
+             Jigsaw?</a>\r
+             <div>Still experimental.</div>\r
+           <p>\r
+           <li>\r
+             <a href="SSI.html">How to use Server Side Include\r
+             commands in Jigsaw?</a>\r
+             <div>&lt;!--#include file="included.html" --></div>\r
+           <p>\r
+           <li>\r
+             <a href="cgi.html">How to setup CGI scripts in Jigsaw?</a>\r
+             <div>But you should use servlets ;-)</div>\r
+           <p>\r
+           <li>\r
+             <a href="servlets.html">How to setup Servlets\r
+             in Jigsaw ?</a>\r
+             <div>Jigsaw is compliant with the Servelt API V2.2</div>\r
+           <p>\r
+           <li>\r
+             <a href="PageCompilation/Overview.html">How to setup\r
+               Page Compilation in Jigsaw?</a> \r
+             <div>To write Java code in html documents.</div>\r
+           <p>\r
+           <li>\r
+             <a href="jsp.html">How to setup JSP in Jigsaw?</a>\r
+             <div>Using tomcat JSP engine.</div>\r
+           <p>\r
+             <li><a href="../Programmer/jspdb.html">Jsp, Java Beans and  Databases</a>\r
+               <div>Using the <code>org.w3c.tools.jdbc</code> package</div>\r
+               <p>\r
+             <li>\r
+               <a href="../FAQ.html#php3">How to setup PHP3 in Jigsaw?</a>\r
+               <div>Using php3 as a CGI.</div>\r
+               <p>\r
+           <li>\r
+             <a href="cocoon.html">Installing Cocoon on Jigsaw</a>\r
+             <div>"Cocoon is a 100% pure Java publishing framework\r
+                 that relies on new W3C technologies (such as DOM,\r
+                 XML, and XSL) to provide web content."</div> \r
+               <p>\r
+           <li>\r
+             <a href="webdav.html">Jigsaw, a WebDAV server</a>\r
+             <div>"WebDAV stands for "Web-based Distributed Authoring\r
+                 and Versioning". It is a set of extensions to the\r
+                 HTTP protocol which allows users to collaboratively\r
+                 edit and manage files on remote web servers." </div> \r
+                 <p>\r
+           <li>\r
+             <a href="jigshell.html">How to browse a store with Jigshell?</a>\r
+             <div>Jigshell provides a quick way to modify resources directly\r
+                 in a Jigsaw store, without using jigadmin. Works in interactive\r
+                 or batch mode. </div> \r
+           </ul>\r
+       </td>\r
+      </tr>\r
+    </table>\r
+    </div> <!-- body -->\r
+    <div class="footer">\r
+    <p>\r
+    <hr NOSHADE WIDTH="100%">\r
+    <a href="mailto:jigsaw@w3.org">Jigsaw Team</a><br>\r
+    <span class="mini">\r
+      $Id: Tutorials.html,v 1.1 2010/06/15 12:23:04 smhuang Exp $\r
+    </span>\r
+    <p class="policyfooter">\r
+      <font size=-1>\r
+       <a href="/Consortium/Legal/ipr-notice.html#Copyright">Copyright</a>\r
+       &copy; 1999 <a href="http://www.w3.org">W3C</a> \r
+       (<a href="http://www.lcs.mit.edu">MIT</a>, \r
+       <a href="http://www.inria.fr/">INRIA</a>, \r
+       <a href="http://www.keio.ac.jp/">Keio</a> ), \r
+       All Rights Reserved. W3C \r
+       <a href="/Consortium/Legal/ipr-notice.html#Legal Disclaimer">\r
+         liability,\r
+       </a>\r
+       <a href="/Consortium/Legal/ipr-notice.html#W3C Trademarks">\r
+         trademark\r
+       </a>, \r
+       <a href="/Consortium/Legal/copyright-documents.html">\r
+         document use \r
+       </a>\r
+       and\r
+       <a href="/Consortium/Legal/copyright-software.html">\r
+         software licensing\r
+       </a> rules apply. Your interactions with this site are in\r
+       accordance with our \r
+       <a href="/Consortium/Legal/privacy-statement.html#Public">\r
+         public\r
+       </a> and \r
+       <a href="/Consortium/Legal/privacy-statement.html#Members">\r
+         Member\r
+       </a>\r
+       privacy statements.</font>\r
+    </div>\r
+  </body>\r
+</html>\r