]> git.pld-linux.org Git - packages/tomcat.git/commitdiff
- we don`t package JSP and Servlet examples, so remove them from main menu
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Thu, 16 Apr 2009 08:17:26 +0000 (08:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-tomcat-no_links_to_examples.patch -> 1.1

apache-tomcat-no_links_to_examples.patch [new file with mode: 0644]

diff --git a/apache-tomcat-no_links_to_examples.patch b/apache-tomcat-no_links_to_examples.patch
new file mode 100644 (file)
index 0000000..6f8f852
--- /dev/null
@@ -0,0 +1,20 @@
+--- apache-tomcat-5.5.27-src/container/webapps/ROOT/index.jsp  2008-08-29 05:14:00.000000000 +0200
++++ apache-tomcat-5.5.27-src.new/container/webapps/ROOT/index.jsp      2009-04-16 10:12:27.576052969 +0200
+@@ -164,8 +164,6 @@
+                 </tr>
+                 <tr>
+                   <td class="menu">
+-                    <a href="jsp-examples/">JSP&nbsp;Examples</a><br/>
+-                    <a href="servlets-examples/">Servlet&nbsp;Examples</a><br/>
+                     <a href="webdav/">WebDAV&nbsp;capabilities</a><br/>
+                   &nbsp;
+                   </td>
+@@ -208,8 +206,6 @@
+             is restricted to users with role "manager".</b>
+             Users are defined in <code>$CATALINA_HOME/conf/tomcat-users.xml</code>.</p>
+-            <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>
+-
+             <p>Tomcat mailing lists are available at the Tomcat project web site:</p>
+            <ul>
This page took 0.033833 seconds and 4 git commands to generate.