You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by bs...@apache.org on 2005/12/11 18:58:52 UTC

svn commit: r355983 - /geronimo/branches/1.0/applications/welcome/src/webapp/index.jsp

Author: bsnyder
Date: Sun Dec 11 09:58:49 2005
New Revision: 355983

URL: http://svn.apache.org/viewcvs?rev=355983&view=rev
Log:
Added a link to the LDAP demo.

Modified:
    geronimo/branches/1.0/applications/welcome/src/webapp/index.jsp

Modified: geronimo/branches/1.0/applications/welcome/src/webapp/index.jsp
URL: http://svn.apache.org/viewcvs/geronimo/branches/1.0/applications/welcome/src/webapp/index.jsp?rev=355983&r1=355982&r2=355983&view=diff
==============================================================================
--- geronimo/branches/1.0/applications/welcome/src/webapp/index.jsp (original)
+++ geronimo/branches/1.0/applications/welcome/src/webapp/index.jsp Sun Dec 11 09:58:49 2005
@@ -97,8 +97,7 @@
                         <a href="/servlets-examples/">Servlet Examples </a><br />
                         <a href="/jsp-examples/">JSP Examples </a><br />
 <%--                        <a href="http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/Samples+for+Apache+Geronimo">Download Additional Examples</a><br />--%>
-                        &nbsp;
-
+                        <a href="/ldap-demo/">LDAP Demo</a></br />
                     </td>
                 </tr>
             </table>