yoavs       2004/04/29 10:30:30

  Modified:    docs/faq misc.html
               docs/faq/printer misc.html
               xdocs-faq misc.xml
  Log:
  Added production stories section to misc page of FAQ.
  
  Revision  Changes    Path
  1.18      +30 -0     jakarta-tomcat-site/docs/faq/misc.html
  
  Index: misc.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/faq/misc.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- misc.html 9 Mar 2004 20:12:55 -0000       1.17
  +++ misc.html 29 Apr 2004 17:30:30 -0000      1.18
  @@ -163,6 +163,11 @@
           Can I access Tomcat's JNDI provider from outside tomcat?
         </a>
       </li>
  +    <li>
  +      <a href="#productionStories">
  +        Who uses tomcat in production?
  +      </a>
  +    </li>
     </ul>
   </p>
   
  @@ -700,6 +705,31 @@
     </b>
     <div style="padding-left : 20px;">
       Not at this time.
  +  </div><br>
  +
  +  <b style="font-size: larger">
  +    <a name="productionStories">
  +      Who uses tomcat in production?
  +    </a>
  +  </b>
  +  <div style="padding-left : 20px;">
  +    Numerous organizations across various industries all over the world.
  +    Examples includes:
  +    <ul>
  +      <li><a 
href="http://www.computerworld.com/developmenttopics/websitemgmt/story/0,10801,92583,00.html";>The
 Weather Channel</a>.</li>
  +      <li><a 
href="http://screaming-penguin.com/main.php?storyid=2579";>EdSyndicate</a>.</li>
  +      <li><a 
href="http://developers.slashdot.org/developers/02/08/19/2042235.shtml?tid=108";>Various
 (from Slashdot)</a>.</li>
  +      <li><a 
href="http://www.theserverside.com/news/thread.tss?thread_id=15073";>TheServerSide.com</a>
 take on the Slashdot discussion above, with many more references.</li>
  +      <li><a href="http://www.cofax.org";>Cofax</a>.</li>
  +      <li><a 
href="http://archives.real-time.com/pipermail/cocoon-users/2003-October/040770.html";>Various
 Cocoon on tomcat applications</a>.</li>
  +    </ul>
  +    This list is limited mostly by our free time.  There are numerous other
  +    examples and references available by searching online, and undoubtedly
  +    many cases where the organization does not want to reveal it's using
  +    tomcat for various (e.g. security) reasons.  (This is true for many
  +    software products, not just tomcat).  We'll keep adding to the list,
  +    but please let us know (by sending a message to [EMAIL PROTECTED])
  +    if your site is using tomcat in production.
     </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 &copy; 1999-2003, Apache Software Foundation
  
  
  
  1.15      +30 -0     jakarta-tomcat-site/docs/faq/printer/misc.html
  
  Index: misc.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/faq/printer/misc.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- misc.html 9 Mar 2004 20:12:55 -0000       1.14
  +++ misc.html 29 Apr 2004 17:30:30 -0000      1.15
  @@ -162,6 +162,11 @@
           Can I access Tomcat's JNDI provider from outside tomcat?
         </a>
       </li>
  +    <li>
  +      <a href="#productionStories">
  +        Who uses tomcat in production?
  +      </a>
  +    </li>
     </ul>
   </p>
   
  @@ -699,6 +704,31 @@
     </b>
     <div style="padding-left : 20px;">
       Not at this time.
  +  </div><br>
  +
  +  <b style="font-size: larger">
  +    <a name="productionStories">
  +      Who uses tomcat in production?
  +    </a>
  +  </b>
  +  <div style="padding-left : 20px;">
  +    Numerous organizations across various industries all over the world.
  +    Examples includes:
  +    <ul>
  +      <li><a 
href="http://www.computerworld.com/developmenttopics/websitemgmt/story/0,10801,92583,00.html";>The
 Weather Channel</a>.</li>
  +      <li><a 
href="http://screaming-penguin.com/main.php?storyid=2579";>EdSyndicate</a>.</li>
  +      <li><a 
href="http://developers.slashdot.org/developers/02/08/19/2042235.shtml?tid=108";>Various
 (from Slashdot)</a>.</li>
  +      <li><a 
href="http://www.theserverside.com/news/thread.tss?thread_id=15073";>TheServerSide.com</a>
 take on the Slashdot discussion above, with many more references.</li>
  +      <li><a href="http://www.cofax.org";>Cofax</a>.</li>
  +      <li><a 
href="http://archives.real-time.com/pipermail/cocoon-users/2003-October/040770.html";>Various
 Cocoon on tomcat applications</a>.</li>
  +    </ul>
  +    This list is limited mostly by our free time.  There are numerous other
  +    examples and references available by searching online, and undoubtedly
  +    many cases where the organization does not want to reveal it's using
  +    tomcat for various (e.g. security) reasons.  (This is true for many
  +    software products, not just tomcat).  We'll keep adding to the list,
  +    but please let us know (by sending a message to [EMAIL PROTECTED])
  +    if your site is using tomcat in production.
     </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 &copy; 1999-2003, Apache Software Foundation
  
  
  
  1.14      +30 -0     jakarta-tomcat-site/xdocs-faq/misc.xml
  
  Index: misc.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs-faq/misc.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- misc.xml  9 Mar 2004 20:12:56 -0000       1.13
  +++ misc.xml  29 Apr 2004 17:30:30 -0000      1.14
  @@ -176,6 +176,11 @@
           Can I access Tomcat's JNDI provider from outside tomcat?
         </a>
       </li>
  +    <li>
  +      <a href="#productionStories">
  +        Who uses tomcat in production?
  +      </a>
  +    </li>
     </ul>
   </p>
   
  @@ -716,6 +721,31 @@
     </question>
     <answer>
       Not at this time.
  +  </answer>
  +
  +  <question>
  +    <a name="productionStories">
  +      Who uses tomcat in production?
  +    </a>
  +  </question>
  +  <answer>
  +    Numerous organizations across various industries all over the world.
  +    Examples includes:
  +    <ul>
  +      <li><a 
href="http://www.computerworld.com/developmenttopics/websitemgmt/story/0,10801,92583,00.html";>The
 Weather Channel</a>.</li>
  +      <li><a 
href="http://screaming-penguin.com/main.php?storyid=2579";>EdSyndicate</a>.</li>
  +      <li><a 
href="http://developers.slashdot.org/developers/02/08/19/2042235.shtml?tid=108";>Various
 (from Slashdot)</a>.</li>
  +      <li><a 
href="http://www.theserverside.com/news/thread.tss?thread_id=15073";>TheServerSide.com</a>
 take on the Slashdot discussion above, with many more references.</li>
  +      <li><a href="http://www.cofax.org";>Cofax</a>.</li>
  +      <li><a 
href="http://archives.real-time.com/pipermail/cocoon-users/2003-October/040770.html";>Various
 Cocoon on tomcat applications</a>.</li>
  +    </ul>
  +    This list is limited mostly by our free time.  There are numerous other
  +    examples and references available by searching online, and undoubtedly
  +    many cases where the organization does not want to reveal it's using
  +    tomcat for various (e.g. security) reasons.  (This is true for many
  +    software products, not just tomcat).  We'll keep adding to the list,
  +    but please let us know (by sending a message to [EMAIL PROTECTED])
  +    if your site is using tomcat in production.
     </answer>
   </section>
   
  
  
  

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

Reply via email to