From: Roland Haeder Date: Wed, 2 Sep 2015 16:45:39 +0000 (+0200) Subject: Removed JSF again for this branch only X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b0f5f1d7acb22204cbaa70f0da21bb9a3642b3e1;p=pizzaservice-war.git Removed JSF again for this branch only Signed-off-by:Roland Häder --- diff --git a/web/WEB-INF/faces-config.xml b/web/WEB-INF/faces-config.xml deleted file mode 100644 index 98b67932..00000000 --- a/web/WEB-INF/faces-config.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/web/WEB-INF/templates/base.tpl b/web/WEB-INF/templates/base.tpl deleted file mode 100644 index bfaffe8a..00000000 --- a/web/WEB-INF/templates/base.tpl +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - Pizza-Service - <ui:insert name="title">Default title</ui:insert> - - - -
- - - -
- - - - -
- diff --git a/web/WEB-INF/templates/guest/guest_footer.tpl b/web/WEB-INF/templates/guest/guest_footer.tpl deleted file mode 100644 index 64627481..00000000 --- a/web/WEB-INF/templates/guest/guest_footer.tpl +++ /dev/null @@ -1,16 +0,0 @@ - - - -
-
diff --git a/web/WEB-INF/templates/guest/guest_menu.tpl b/web/WEB-INF/templates/guest/guest_menu.tpl deleted file mode 100644 index cfaaae02..00000000 --- a/web/WEB-INF/templates/guest/guest_menu.tpl +++ /dev/null @@ -1,25 +0,0 @@ - - - diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 1d88bf7b..2a674a0a 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -61,19 +61,6 @@ Utf8ServletFilter /* - - Faces Servlet - javax.faces.webapp.FacesServlet - 1 - - - Faces Servlet - /faces/* - - - tpl - text/plain - 30 diff --git a/web/index.xhtml b/web/index.xhtml deleted file mode 100644 index 08cf9c63..00000000 --- a/web/index.xhtml +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - Willkommen! - - - - - - - Eingangsseite (dummy) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Folgendes kann bestellt werden: -
- Bestellen? - - Anzahl: - - Produkt: - - Einzelpreis: - - Zwischensumme: -
- - - #{basket.item.amount} - - #{product.title} - - - - - - - - -
- - - - - - - #{product.title} - - - - - - - -
-
-
- - - - -
- diff --git a/web/templates.dist/guest_page.xhtml b/web/templates.dist/guest_page.xhtml deleted file mode 100644 index 7d671852..00000000 --- a/web/templates.dist/guest_page.xhtml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - Your page's title here - - - - - - - Your header above content here - - - - Here goes your content. - - - - - - -