From 2a82fa100d5bc3551953526b3f8add7a6ccb2092 Mon Sep 17 00:00:00 2001 From: Johannes Geppert Date: Mon, 2 Jul 2012 20:16:38 +0000 Subject: [PATCH] MailReader App is not active anymore. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1356455 13f79535-47bb-0310-9956-ffa450edef68 --- apps/showcase/src/main/webapp/showcase.jsp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/apps/showcase/src/main/webapp/showcase.jsp b/apps/showcase/src/main/webapp/showcase.jsp index bb6b62ec5..9e19ef5f4 100644 --- a/apps/showcase/src/main/webapp/showcase.jsp +++ b/apps/showcase/src/main/webapp/showcase.jsp @@ -23,10 +23,6 @@ For more "by example" solutions, see the Struts Cookbook pages. -
  • - For a "best practices" example, see the - MailReader application Tour and source code. -