Signed-off-by:Roland Häder <roland@mxchange.org>
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>
xmlns:f="http://xmlns.jcp.org/jsf/core"
>
- <f:metadata>
- <f:viewAction action="#{controller.init()}" />
- </f:metadata>
-
<c:set var="basePath" value="#{request.contextPath}" />
<!--
<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">