From: Roland Haeder Date: Wed, 2 Sep 2015 16:54:30 +0000 (+0200) Subject: Towards JSF without JSP includes ... ;-) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1666540cfc4692078648486d6d0d1d6c4cd03e7d;p=pizzaservice-war.git Towards JSF without JSP includes ... ;-) Signed-off-by:Roland Häder --- diff --git a/web/imprint.xhtml b/web/imprint.xhtml index 5c066f68..be755270 100644 --- a/web/imprint.xhtml +++ b/web/imprint.xhtml @@ -1,41 +1,29 @@ -<%-- - Document : login - Created on : 11.08.2015, 11:35:53 - Author : Roland Haeder ---%> - -<%--<%@page errorPage="errorHandler.jsp" %>--%> -<%@page contentType="text/html" pageEncoding="UTF-8"%> -<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> - - - + - - - - - Pizza-Service - Impressum - - - - - - - -
-
-

Impressum:

-
- -
-
-
- - - + + + + Impressum + + + + + + + Impressum + + + + Hier kommt das Impressum hin! + + + + + + diff --git a/web/privacy.xhtml b/web/privacy.xhtml index e385c090..0dc63b18 100644 --- a/web/privacy.xhtml +++ b/web/privacy.xhtml @@ -1,41 +1,29 @@ -<%-- - Document : privacy - Created on : 11.08.2015, 11:56:22 - Author : Roland Haeder ---%> - -<%--<%@page errorPage="errorHandler.jsp" %>--%> -<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@page contentType="text/html" pageEncoding="UTF-8"%> - - - + - - - - - Pizza-Service - Datenschutzbestimmungen - - - - - - - -
-
-

Datenschutzbestimmungen:

-
- -
-
-
- - - + + + + Datenschutzbestimmungen + + + + + + + Datenschutzbestimmungen + + + + Hier kommen die Datenschutzbestimmungen hin. + + + + + + diff --git a/web/static/guest/guest_footer.jsp b/web/static/guest/guest_footer.jsp deleted file mode 100644 index 4cad7d34..00000000 --- a/web/static/guest/guest_footer.jsp +++ /dev/null @@ -1,19 +0,0 @@ -<%-- - Document : footer - Created on : 11.08.2015, 12:28:03 - Author : Roland Haeder ---%> - -<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> - - - - -
diff --git a/web/static/guest/guest_menu.jsp b/web/static/guest/guest_menu.jsp deleted file mode 100644 index 23551635..00000000 --- a/web/static/guest/guest_menu.jsp +++ /dev/null @@ -1,22 +0,0 @@ -<%-- - Document : guest_menu - Created on : 06.08.2015, 12:41:44 - Author : Roland Haeder ---%> - -<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> - - - diff --git a/web/templates.dist/guest_page.xhtml b/web/templates.dist/guest_page.xhtml index 7d671852..4577b9ae 100644 --- a/web/templates.dist/guest_page.xhtml +++ b/web/templates.dist/guest_page.xhtml @@ -7,12 +7,6 @@ xmlns:f="http://xmlns.jcp.org/jsf/core" > - - - - - - Your page's title here diff --git a/web/terms.xhtml b/web/terms.xhtml index 1c365b35..e1de7989 100644 --- a/web/terms.xhtml +++ b/web/terms.xhtml @@ -1,41 +1,29 @@ -<%-- - Document : privacy - Created on : 11.08.2015, 11:56:22 - Author : Roland Haeder ---%> - -<%--<%@page errorPage="errorHandler.jsp" %>--%> -<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@page contentType="text/html" pageEncoding="UTF-8"%> - - - + - - - - - Pizza-Service - Allgemeine Geschäftsbedingungen - - - - - - - -
-
-

Allgemeine Geschäftsbedingungen:

-
- -
-
-
- - - + + + + Allgemeine Geschäftsbedingungen + + + + + + + Allgemeine Geschäftsbedingungen + + + + Hier kommen die allgemeinen Geschäftsbedingungen hin. + + + + + +