idarwin     2005/08/17 08:09:37

  Modified:    .        README.txt
               docs/faq classnotfound.html
               xdocs-faq classnotfound.xml
  Log:
  Typos.
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-tomcat-site/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/README.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README.txt        3 Jan 2005 20:15:34 -0000       1.2
  +++ README.txt        17 Aug 2005 15:09:37 -0000      1.3
  @@ -9,7 +9,7 @@
   ***NOTE***
   
   The Tomcat web site is based on .xml files which are transformed
  -into .html files using XLST and Ant. 
  +into .html files using XSLT and Ant. 
   
   In order to make modifications to the Tomcat web site, you need
   to first check out the jakarta-tomcat-site modules from CVS:
  
  
  
  1.14      +12 -12    jakarta-tomcat-site/docs/faq/classnotfound.html
  
  Index: classnotfound.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/faq/classnotfound.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- classnotfound.html        21 Jul 2005 21:33:47 -0000      1.13
  +++ classnotfound.html        17 Aug 2005 15:09:37 -0000      1.14
  @@ -1,10 +1,10 @@
  -<html><head><META http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1"><title>Tomcat FAQ - Class Not Found Issues</title><meta 
value="Tim Funk" name="author"><meta value="[EMAIL PROTECTED]" 
name="email"><style>
  +<html><head><META http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1"><title>Tomcat FAQ - Class Not Found Issues</title><meta 
name="author" value="Tim Funk"><meta name="email" value="[EMAIL 
PROTECTED]"><style>
         dt { font-size : larger;  font-weight : bold }
         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="
  +    </style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" 
alink="#525D76" vlink="#525D76"><table border="0" width="100%" 
cellspacing="4"><!--PAGE HEADER--><tr><td colspan="2"><!--JAKARTA LOGO--><a 
href="http://jakarta.apache.org/";><img 
src="http://jakarta.apache.org//images/jakarta-logo.gif"; align="left" alt="The 
Jakarta Project" border="0"></a><!--PROJECT LOGO--><a 
href="http://jakarta.apache.org/tomcat/";><img src="../images/tomcat.gif" 
align="right" 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="development.html">Development</a></li><li><a 
href="fda-validation.html">FDA Validation</a></li><li><a 
href="http://wiki.apache.org/jakarta-tomcat/HowTo";>How do I</a></li><li><a 
href="unix.html">Linux / Unix</a></li><li><a 
href="otherOperatingSystems.html">Other Operating Systems</a></li><li><a 
href="logging.html">Logging</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://wiki.apache.org/jakarta-tomcat/UsefulLinks";>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="http://wiki.apache.org/jakarta-tomcat/";>Wiki</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>Class Not Found Issues</h2></td><td nowrap="true" valign="top" 
align="right"><small><a href="printer/classnotfound.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>
  +    " border="0"></a></td></tr><!--HEADER SEPARATOR--><tr><td 
colspan="2"><hr noshade="" size="1"></td></tr><tr><!--LEFT SIDE 
NAVIGATION--><td width="20%" valign="top" 
nowrap="true"><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="development.html">Development</a></li><li><a 
href="fda-validation.html">FDA Validation</a></li><li><a 
href="http://wiki.apache.org/jakarta-tomcat/HowTo";>How do I</a></li><li><a 
href="unix.html">Linux / Unix</a></li><li><a 
href="otherOperatingSystems.html">Other Operating Systems</a></li><li><a 
href="logging.html">Logging</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://wiki.apache.org/jakarta-tomcat/UsefulLinks";>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="http://wiki.apache.org/jakarta-tomcat/";>Wiki</a></li><li><a 
href="windows.html">Windows</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td 
width="80%" valign="top" align="left"><table border="0" width="100%" 
cellspacing="4"><tr><td align="left" valign="top" nowrap="true"><h1>Tomcat 
FAQ</h1><h2>Class Not Found Issues</h2></td><td align="right" valign="top" 
nowrap="true"><small><a href="printer/classnotfound.html"><img 
src="../images/printer.gif" border="0" alt="Printer Friendly 
Version"><br>print-friendly<br>version
  +                    </a></small></td></tr></table><table border="0" 
cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" 
face="arial,helvetica.sanserif"><a 
name="Preface"><strong>Preface</strong></a></font></td></tr><tr><td><blockquote>
       This page discusses the various ways you see Class Not Found errors or
       very similar errors. It is strongly advised you read the following 
topics:
       <ul>
  @@ -13,9 +13,9 @@
           <a 
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html";>
             Tomcat 4.1</a>,
           <a 
href="http://jakarta.apache.org/tomcat/tomcat-5.0-doc/class-loader-howto.html";>
  -          Tocmat 5.0</a>,
  +          Tomcat 5.0</a>,
           <a 
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/class-loader-howto.html";>
  -          Tocmat 5.5</a>.
  +          Tomcat 5.5</a>.
         </li>
         <li>
            <a href="http://marc.theaimsgroup.com/?t=104317529200004&r=1&w=2";>
  @@ -57,9 +57,9 @@
         </li>
       </ul>
       If you get a
  -    <code>NoClassDefFoundError</code> exception, the root might be the
  -    same reason as a <code>ClassNotFound</code> exception.
  -</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>
  +    <code>NoClassDefFoundError</code> exception, the root cause might be the
  +    same as for a <code>ClassNotFound</code> exception.
  +</blockquote></td></tr></table><table border="0" cellspacing="0" 
cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" 
face="arial,helvetica.sanserif"><a 
name="Questions"><strong>Questions</strong></a></font></td></tr><tr><td><blockquote>
   <p>
     <ul>
       <li>
  @@ -78,7 +78,7 @@
        </li>
     </ul>
   </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="Answers"><strong>Answers</strong></a></font></td></tr><tr><td><blockquote>
  +</blockquote></td></tr></table><table border="0" cellspacing="0" 
cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" 
face="arial,helvetica.sanserif"><a 
name="Answers"><strong>Answers</strong></a></font></td></tr><tr><td><blockquote>
   
       <b style="font-size: larger">
           <a name="usebean">Why is <code>jsp:useBean</code> is not working?</a>
  @@ -127,8 +127,8 @@
       </div><br>
   
   
  -</blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td 
colspan="2"><hr size="1" noshade=""></td></tr><tr><td align="center" 
colspan="2"><!--Google Search Form: see Bugzilla 35788--><form 
action="http://www.google.com/search"; name="searchForm" method="GET"><input 
value="UTF-8" name="ie" type="hidden"><input value="UTF-8" name="oe" 
type="hidden"><table bgcolor="#FFFFFF"><tr><td><a 
href="http://www.google.com/";><img align="absmiddle" alt="Google" border="0" 
src="http://www.google.com/logos/Logo_40wht.gif";></a></td><td><input value="" 
maxlength="255" size="25" name="q" type="text"><input 
value="http://jakarta.apache.org/tomcat/faq"; name="domains" 
type="hidden"><input value="http://jakarta.apache.org/tomcat/faq"; 
name="sitesearch" type="hidden"><input value="Google Search" name="btnG" 
type="submit"><br>
  +</blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td 
colspan="2"><hr noshade="" size="1"></td></tr><tr><td colspan="2" 
align="center"><!--Google Search Form: see Bugzilla 35788--><form method="GET" 
name="searchForm" action="http://www.google.com/search";><input type="hidden" 
name="ie" value="UTF-8"><input type="hidden" name="oe" value="UTF-8"><table 
bgcolor="#FFFFFF"><tr><td><a href="http://www.google.com/";><img 
src="http://www.google.com/logos/Logo_40wht.gif"; border="0" alt="Google" 
align="absmiddle"></a></td><td><input type="text" name="q" size="25" 
maxlength="255" value=""><input type="hidden" name="domains" 
value="http://jakarta.apache.org/tomcat/faq";><input type="hidden" 
name="sitesearch" value="http://jakarta.apache.org/tomcat/faq";><input 
type="submit" name="btnG" value="Google Search"><br>
                                   Search the Tomcat FAQ
  -                           </td></tr></table></form></td></tr><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>
  +                           </td></tr></table></form></td></tr><tr><td 
colspan="2"><hr noshade="" size="1"></td></tr><!--PAGE FOOTER--><tr><td 
colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
           Copyright &copy; 1999-2005, Apache Software Foundation
           </em></font></div></td></tr></table></body></html>
  \ No newline at end of file
  
  
  
  1.6       +4 -4      jakarta-tomcat-site/xdocs-faq/classnotfound.xml
  
  Index: classnotfound.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs-faq/classnotfound.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- classnotfound.xml 11 Sep 2004 14:59:57 -0000      1.5
  +++ classnotfound.xml 17 Aug 2005 15:09:37 -0000      1.6
  @@ -23,9 +23,9 @@
           <a 
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html";>
             Tomcat 4.1</a>,
           <a 
href="http://jakarta.apache.org/tomcat/tomcat-5.0-doc/class-loader-howto.html";>
  -          Tocmat 5.0</a>,
  +          Tomcat 5.0</a>,
           <a 
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/class-loader-howto.html";>
  -          Tocmat 5.5</a>.
  +          Tomcat 5.5</a>.
         </li>
         <li>
            <a 
href="http://marc.theaimsgroup.com/?t=104317529200004&amp;r=1&amp;w=2";>
  @@ -67,8 +67,8 @@
         </li>
       </ul>
       If you get a
  -    <code>NoClassDefFoundError</code> exception, the root might be the
  -    same reason as a <code>ClassNotFound</code> exception.
  +    <code>NoClassDefFoundError</code> exception, the root cause might be the
  +    same as for a <code>ClassNotFound</code> exception.
   </section>
   
   <section name="Questions">
  
  
  

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

Reply via email to