You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by gl...@apache.org on 2001/09/05 15:53:33 UTC

cvs commit: jakarta-tomcat-4.0/catalina/docs index.html

glenn       01/09/05 06:53:33

  Modified:    catalina/docs index.html
  Log:
  Add tomcat security document link
  
  Revision  Changes    Path
  1.7       +1 -0      jakarta-tomcat-4.0/catalina/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/catalina/docs/index.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.html	2001/04/27 22:09:57	1.6
  +++ index.html	2001/09/05 13:53:32	1.7
  @@ -19,6 +19,7 @@
   <li><a href="JDBCStore-howto.html">Session persistence with JDBCStore</a></li>
   <li><a href="singlesignon.html">Single Sign On Support</a></li>
   <li><a href="manager.html">Tomcat Manager Application</a></li>
  +<li><a href="tomcat-security.html">Java SecurityManager</a></li>
   </ul>
   
   <h1>Developer Documentation</h1>