yoavs       2004/07/29 07:45:54

  Modified:    docs/faq index.html
               docs/faq/printer index.html
               xdocs-faq index.xml project.xml
  Log:
  Added OS/2 page and a couple of questions.
  
  Revision  Changes    Path
  1.7       +3 -1      jakarta-tomcat-site/docs/faq/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/faq/index.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.html        5 Feb 2004 14:25:20 -0000       1.6
  +++ index.html        29 Jul 2004 14:45:53 -0000      1.7
  @@ -3,7 +3,7 @@
         dd {padding-bottom : 10px;}
       </style></head><body vlink="#525D76" alink="#525D76" link="#525D76" 
text="#000000" bgcolor="#ffffff"><table cellspacing="4" width="100%" 
border="0"><!--PAGE HEADER--><tr><td colspan="2"><!--JAKARTA LOGO--><a 
href="http://jakarta.apache.org/";><img border="0" alt="The Jakarta Project" 
align="left" src="http://jakarta.apache.org//images/jakarta-logo.gif";></a><!--PROJECT 
LOGO--><a href="http://jakarta.apache.org/tomcat/";><img border="0" alt="
         Tomcat FAQ
  -    " align="right" src="../images/tomcat.gif"></a></td></tr><!--HEADER 
SEPARATOR--><tr><td colspan="2"><hr size="1" noshade=""></td></tr><tr><!--LEFT SIDE 
NAVIGATION--><td nowrap="true" valign="top" 
width="20%"><p><strong>Links</strong></p><ul><li><a href="..">Tomcat 
Home</a></li><li><a href="index.html">FAQ 
Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a 
href="bugs.html">Bugs</a></li><li><a href="classnotfound.html">Class Not 
Found</a></li><li><a href="connectors.html">Connectors</a></li><li><a 
href="database.html">Database</a></li><li><a 
href="deployment.html">Deployment</a></li><li><a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat/Howto";>How do 
I</a></li><li><a href="unix.html">Linux / Unix</a></li><li><a 
href="memory.html">Memory</a></li><li><a href="meta.html">Meta</a></li><li><a 
href="misc.html">Miscellaneous</a></li><li><a href="performance.html">Monitoring / 
Performance</a></li><li><a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat/Links";>Other 
Resources</a></li><li><a href="security.html">Security</a></li><li><a 
href="version.html">Which Version</a></li><li><a href="tomcatuser.html">Tomcat User 
List</a></li><li><a href="windows.html">Windows</a></li></ul></td><!--RIGHT SIDE MAIN 
BODY--><td align="left" valign="top" width="80%"><table cellspacing="4" width="100%" 
border="0"><tr><td nowrap="true" valign="top" align="left"><h1>Tomcat 
FAQ</h1><h2>Table of Contents</h2></td><td nowrap="true" valign="top" 
align="right"><small><a href="printer/index.html"><img alt="Printer Friendly Version" 
border="0" src="../images/printer.gif"><br>print-friendly<br>version
  +    " align="right" src="../images/tomcat.gif"></a></td></tr><!--HEADER 
SEPARATOR--><tr><td colspan="2"><hr size="1" noshade=""></td></tr><tr><!--LEFT SIDE 
NAVIGATION--><td nowrap="true" valign="top" 
width="20%"><p><strong>Links</strong></p><ul><li><a href="..">Tomcat 
Home</a></li><li><a href="index.html">FAQ 
Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a 
href="bugs.html">Bugs</a></li><li><a href="classnotfound.html">Class Not 
Found</a></li><li><a href="connectors.html">Connectors</a></li><li><a 
href="database.html">Database</a></li><li><a 
href="deployment.html">Deployment</a></li><li><a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat/Howto";>How do 
I</a></li><li><a href="unix.html">Linux / Unix</a></li><li><a 
href="os2.html">OS/2</a></li><li><a href="memory.html">Memory</a></li><li><a 
href="meta.html">Meta</a></li><li><a href="misc.html">Miscellaneous</a></li><li><a 
href="performance.html">Monitoring / Performance</a></li><li><a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat/Links";>Other 
Resources</a></li><li><a href="security.html">Security</a></li><li><a 
href="version.html">Which Version</a></li><li><a href="tomcatuser.html">Tomcat User 
List</a></li><li><a href="windows.html">Windows</a></li></ul></td><!--RIGHT SIDE MAIN 
BODY--><td align="left" valign="top" width="80%"><table cellspacing="4" width="100%" 
border="0"><tr><td nowrap="true" valign="top" align="left"><h1>Tomcat 
FAQ</h1><h2>Table of Contents</h2></td><td nowrap="true" valign="top" 
align="right"><small><a href="printer/index.html"><img alt="Printer Friendly Version" 
border="0" src="../images/printer.gif"><br>print-friendly<br>version
                       </a></small></td></tr></table><table cellpadding="2" 
cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font 
face="arial,helvetica.sanserif" color="#ffffff"><a 
name="Preface"><strong>Preface</strong></a></font></td></tr><tr><td><blockquote>
     <p>
       Welcome to the Tomcat FAQ. In conjunction with this FAQ we strongly emphasis
  @@ -58,6 +58,8 @@
       Miscellaneous common how to's. </li>
   <li><a href="unix.html">Linux / Unix</a> -
       Common questions for Linux / Unix related platforms. </li>
  +<li><a href="os2.html">OS/2</a> -
  +    Common questions for OS/2 and related platforms. </li>
   <li><a href="memory.html">Memory</a> -
       Common memory related questions. </li>
   <li><a href="meta.html">Meta</a> -
  
  
  
  1.5       +2 -0      jakarta-tomcat-site/docs/faq/printer/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/faq/printer/index.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.html        5 Feb 2004 14:25:20 -0000       1.4
  +++ index.html        29 Jul 2004 14:45:53 -0000      1.5
  @@ -57,6 +57,8 @@
       Miscellaneous common how to's. </li>
   <li><a href="unix.html">Linux / Unix</a> -
       Common questions for Linux / Unix related platforms. </li>
  +<li><a href="os2.html">OS/2</a> -
  +    Common questions for OS/2 and related platforms. </li>
   <li><a href="memory.html">Memory</a> -
       Common memory related questions. </li>
   <li><a href="meta.html">Meta</a> -
  
  
  
  1.5       +2 -0      jakarta-tomcat-site/xdocs-faq/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs-faq/index.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.xml 5 Feb 2004 14:25:20 -0000       1.4
  +++ index.xml 29 Jul 2004 14:45:53 -0000      1.5
  @@ -74,6 +74,8 @@
       Miscellaneous common how to's. </li>
   <li><a href="unix.html">Linux / Unix</a> -
       Common questions for Linux / Unix related platforms. </li>
  +<li><a href="os2.html">OS/2</a> -
  +    Common questions for OS/2 and related platforms. </li>
   <li><a href="memory.html">Memory</a> -
       Common memory related questions. </li>
   <li><a href="meta.html">Meta</a> -
  
  
  
  1.4       +1 -0      jakarta-tomcat-site/xdocs-faq/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs-faq/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml       5 Feb 2004 14:25:20 -0000       1.3
  +++ project.xml       29 Jul 2004 14:45:54 -0000      1.4
  @@ -24,6 +24,7 @@
           <item name="Deployment"                 href="deployment.html" />
           <item name="How do I"                   
href="http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat/Howto"/>
           <item name="Linux / Unix"               href="unix.html"/>
  +        <item name="OS/2"                       href="os2.html"/>
           <item name="Memory"                     href="memory.html"/>
           <item name="Meta"                       href="meta.html"/>
           <item name="Miscellaneous"              href="misc.html"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to