]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
swing-based stuff was removed from jcore
authorRoland Haeder <roland@mxchange.org>
Wed, 2 Sep 2015 12:47:08 +0000 (14:47 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 2 Sep 2015 12:47:08 +0000 (14:47 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

lib/jcore.jar
lib/jshop.jar
web/WEB-INF/faces-config.xml
web/index.xhtml

index 7ccb9088fdd6e8e00feebc0caaa17e385f796630..5ed709dcff75cac80035e78ccc19b4c4522edefb 100644 (file)
Binary files a/lib/jcore.jar and b/lib/jcore.jar differ
index eb0d1048c9202f702f9a7317c784681fe798c020..efd0b4a5a26aceeb18a42a069978bb1371574c64 100644 (file)
Binary files a/lib/jshop.jar and b/lib/jshop.jar differ
index eef85cfebcbc58eea055f3cb342eec706738fedb..98b67932ada56591c7e863a7f086b702db3799bb 100644 (file)
@@ -3,5 +3,4 @@
                          xmlns="http://xmlns.jcp.org/xml/ns/javaee"
                          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                          xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-facesconfig_2_2.xsd">
-
 </faces-config>
index 0ea2c6d98e641aa2e7a3b540da27a4fe683009aa..e87f1813ad39eebfebe722d11488fb873e37148f 100644 (file)
@@ -7,10 +7,6 @@
          xmlns:f="http://xmlns.jcp.org/jsf/core"
          >
 
-       <f:metadata>
-               <f:viewAction action="#{controller.init()}" />
-       </f:metadata>
-
        <c:set var="basePath" value="#{request.contextPath}" />
 
        <!--
@@ -80,7 +76,7 @@
                                                        <ui:fragment rendered="#{isAdded == true}">
                                                                <tr>
                                                                        <td class="table_data_column">
-                                                                               <a href="#{basePath}/basket.jsp" title="Zum Warenkorb">Warenkorb</a>
+                                                                               <h:link value="basket.xhtml" title="Zum Warenkorb">Warenkorb</h:link>
                                                                        </td>
 
                                                                        <td class="table_data_column">