From e9c8117e4fa86695b0900598ba845143cb83532d Mon Sep 17 00:00:00 2001 From: Rainer Hermanns Date: Wed, 13 Sep 2006 11:19:32 +0000 Subject: [PATCH] Added missing closing tag o backport from WW 2.2.3/2.2.4 Issue Number: WW-1349 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442943 13f79535-47bb-0310-9956-ffa450edef68 --- apps/portlet/src/main/webapp/WEB-INF/view/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/portlet/src/main/webapp/WEB-INF/view/index.jsp b/apps/portlet/src/main/webapp/WEB-INF/view/index.jsp index 8da63e47d..5686c2e94 100644 --- a/apps/portlet/src/main/webapp/WEB-INF/view/index.jsp +++ b/apps/portlet/src/main/webapp/WEB-INF/view/index.jsp @@ -6,7 +6,7 @@ Here you'll find examples of what is possible with the Struts Portlet integratio
  • ">A simple form
  • ">Validation
  • ">Token
  • -
  • ">Spring integration
  • +
  • ">Spring integration
  • ">Ajax
  • ">FreeMarker
  • ">Velocity