From: Roland Häder Date: Fri, 20 May 2016 15:43:57 +0000 (+0200) Subject: no JSTL in JSF! X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e1b545aa48a46b92d72f86f11cd178e610de9bb2;p=jjobs-war.git no JSTL in JSF! --- diff --git a/web/guest/user/user_profile.xhtml b/web/guest/user/user_profile.xhtml index cf4e580c..24724505 100644 --- a/web/guest/user/user_profile.xhtml +++ b/web/guest/user/user_profile.xhtml @@ -5,8 +5,7 @@ xmlns="http://www.w3.org/1999/xhtml" xmlns:ui="http://xmlns.jcp.org/jsf/facelets" xmlns:h="http://xmlns.jcp.org/jsf/html" - xmlns:f="http://xmlns.jcp.org/jsf/core" - xmlns:c="http://xmlns.jcp.org/jsp/jstl/core"> + xmlns:f="http://xmlns.jcp.org/jsf/core">