yoavs 2004/08/02 07:57:43 Modified: docs/faq os2.html xdocs-faq os2.xml Log: Added z/OS JZOS link. Revision Changes Path 1.2 +15 -2 jakarta-tomcat-site/docs/faq/os2.html Index: os2.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-site/docs/faq/os2.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- os2.html 29 Jul 2004 14:47:19 -0000 1.1 +++ os2.html 2 Aug 2004 14:57:43 -0000 1.2 @@ -6,8 +6,8 @@ " 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>OS/2 Questions</h2></td><td nowrap="true" valign="top" align="right"><small><a href="printer/os2.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> - This section of the FAQ deals with topics specific to the OS/2 - system and related/derivative platforms. + This section of the FAQ deals with topics specific to the OS/2, z/OS, + and related or derivative platforms. </p> </blockquote></td></tr></table><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Questions"><strong>Questions</strong></a></font></td></tr><tr><td><blockquote> <ul> @@ -24,6 +24,11 @@ </a> </li> + <li> + <a href="#zOS"> + Are there ways to integrate Tomcat into z/OS? + </a> + </li> </ul> </blockquote></td></tr></table><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Answers"><strong>Answers</strong></a></font></td></tr><tr><td><blockquote> @@ -48,6 +53,14 @@ Note again that the above scripts may be specific to a Tomcat version or branch. </div><br> + <b style="font-size: larger"> + <a name="zOS"> + Are there ways to integrate Tomcat into z/OS? + </a> + </b> + <div style="padding-left : 20px;"> + Yes. One such tool is <a href="http://jzos.com/">JZOS</a>. + </div><br> </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade=""></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font size="-1" color="#525D76"><em> Copyright © 1999-2003, Apache Software Foundation </em></font></div></td></tr></table></body></html> 1.2 +15 -2 jakarta-tomcat-site/xdocs-faq/os2.xml Index: os2.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-site/xdocs-faq/os2.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- os2.xml 29 Jul 2004 14:46:33 -0000 1.1 +++ os2.xml 2 Aug 2004 14:57:43 -0000 1.2 @@ -16,8 +16,8 @@ <section name="Preface"> <p> - This section of the FAQ deals with topics specific to the OS/2 - system and related/derivative platforms. + This section of the FAQ deals with topics specific to the OS/2, z/OS, + and related or derivative platforms. </p> </section> @@ -36,6 +36,11 @@ </a> </li> + <li> + <a href="#zOS"> + Are there ways to integrate Tomcat into z/OS? + </a> + </li> </ul> </section> @@ -63,6 +68,14 @@ Note again that the above scripts may be specific to a Tomcat version or branch. </answer> + <question> + <a name="zOS"> + Are there ways to integrate Tomcat into z/OS? + </a> + </question> + <answer> + Yes. One such tool is <a href="http://jzos.com/">JZOS</a>. + </answer> </section>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]