]> git.pld-linux.org Git - packages/tomcat.git/blob - apache-tomcat-no_links_to_examples.patch
- we don`t package JSP and Servlet examples, so remove them from main menu
[packages/tomcat.git] / apache-tomcat-no_links_to_examples.patch
1 --- apache-tomcat-5.5.27-src/container/webapps/ROOT/index.jsp   2008-08-29 05:14:00.000000000 +0200
2 +++ apache-tomcat-5.5.27-src.new/container/webapps/ROOT/index.jsp       2009-04-16 10:12:27.576052969 +0200
3 @@ -164,8 +164,6 @@
4                  </tr>
5                  <tr>
6                    <td class="menu">
7 -                    <a href="jsp-examples/">JSP&nbsp;Examples</a><br/>
8 -                    <a href="servlets-examples/">Servlet&nbsp;Examples</a><br/>
9                      <a href="webdav/">WebDAV&nbsp;capabilities</a><br/>
10                     &nbsp;
11                    </td>
12 @@ -208,8 +206,6 @@
13              is restricted to users with role "manager".</b>
14              Users are defined in <code>$CATALINA_HOME/conf/tomcat-users.xml</code>.</p>
15  
16 -            <p>Included with this release are a host of sample Servlets and JSPs (with associated source code), extensive documentation (including the Servlet 2.4 and JSP 2.0 API JavaDoc), and an introductory guide to developing web applications.</p>
17 -
18              <p>Tomcat mailing lists are available at the Tomcat project web site:</p>
19  
20             <ul>
This page took 0.041931 seconds and 4 git commands to generate.