From 0ac36fd4dd9d8aee21aedb2c0f55e143bcfd4d55 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Sun, 1 Apr 2007 14:38:13 +0000 Subject: [PATCH] not used anymore --- .../src/main/webapp/includeBottom.jsp | 5 ---- .../src/main/webapp/includeTop.jsp | 25 ------------------- 2 files changed, 30 deletions(-) delete mode 100644 spring-webflow-samples/sellitem-jsf/src/main/webapp/includeBottom.jsp delete mode 100644 spring-webflow-samples/sellitem-jsf/src/main/webapp/includeTop.jsp diff --git a/spring-webflow-samples/sellitem-jsf/src/main/webapp/includeBottom.jsp b/spring-webflow-samples/sellitem-jsf/src/main/webapp/includeBottom.jsp deleted file mode 100644 index dfe41438..00000000 --- a/spring-webflow-samples/sellitem-jsf/src/main/webapp/includeBottom.jsp +++ /dev/null @@ -1,5 +0,0 @@ - - - \ No newline at end of file diff --git a/spring-webflow-samples/sellitem-jsf/src/main/webapp/includeTop.jsp b/spring-webflow-samples/sellitem-jsf/src/main/webapp/includeTop.jsp deleted file mode 100644 index b2361ae8..00000000 --- a/spring-webflow-samples/sellitem-jsf/src/main/webapp/includeTop.jsp +++ /dev/null @@ -1,25 +0,0 @@ -<%@ page contentType="text/html" %> -<%@ page session="false" %> - -<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> -<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> - -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> -<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> - - - -Sell an item - - - - - - - -