From: Roland Haeder Date: Wed, 2 Sep 2015 13:24:53 +0000 (+0200) Subject: jshop now no longer provides the BasketBean instance in BaseFrameworkBean class ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=152f52a40d5421ed2d19839339e2e3a8f7fcff5c;p=pizzaservice-war.git jshop now no longer provides the BasketBean instance in BaseFrameworkBean class + changed links to Signed-off-by:Roland Häder --- diff --git a/lib/jshop.jar b/lib/jshop.jar index efd0b4a5..634266a8 100644 Binary files a/lib/jshop.jar and b/lib/jshop.jar differ diff --git a/web/WEB-INF/templates/guest/guest_footer.tpl b/web/WEB-INF/templates/guest/guest_footer.tpl index a3c9ec7e..64627481 100644 --- a/web/WEB-INF/templates/guest/guest_footer.tpl +++ b/web/WEB-INF/templates/guest/guest_footer.tpl @@ -5,10 +5,10 @@ xmlns:ui="http://java.sun.com/jsf/facelets"> diff --git a/web/WEB-INF/templates/guest/guest_menu.tpl b/web/WEB-INF/templates/guest/guest_menu.tpl index cf2ebcf8..cfaaae02 100644 --- a/web/WEB-INF/templates/guest/guest_menu.tpl +++ b/web/WEB-INF/templates/guest/guest_menu.tpl @@ -4,16 +4,22 @@ xmlns:h="http://java.sun.com/jsf/html" xmlns:ui="http://java.sun.com/jsf/facelets"> diff --git a/web/index.xhtml b/web/index.xhtml index e87f1813..08cf9c63 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -7,8 +7,6 @@ xmlns:f="http://xmlns.jcp.org/jsf/core" > - - + - Warenkorb + - #{controller.basket.item.amount} + #{basket.item.amount} @@ -94,16 +93,17 @@ - + + - +