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 - - - - - - - -