From 73a89d940082855cfa44c6483d815f9747c9fff5 Mon Sep 17 00:00:00 2001 From: Slavisa Baeldung Date: Mon, 11 Jul 2016 10:30:40 +0200 Subject: [PATCH] BAEL-151 - added dep, minor changes --- jsf/pom.xml | 7 +++ jsf/src/main/webapp/el_intro.xhtml | 84 +++++++++++++++--------------- 2 files changed, 49 insertions(+), 42 deletions(-) diff --git a/jsf/pom.xml b/jsf/pom.xml index b5fbae4cf0..b80bcfb416 100644 --- a/jsf/pom.xml +++ b/jsf/pom.xml @@ -31,6 +31,13 @@ ${javax.el.version} + + + + javax.servlet + jstl + 1.2 + diff --git a/jsf/src/main/webapp/el_intro.xhtml b/jsf/src/main/webapp/el_intro.xhtml index 4ca5e44703..446647497f 100644 --- a/jsf/src/main/webapp/el_intro.xhtml +++ b/jsf/src/main/webapp/el_intro.xhtml @@ -1,52 +1,52 @@ - + - - Baeldung | The EL Intro + + Baeldung | The EL Intro + - + + - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - -
KeyValue
#{header.key}#{header.value}
- -
-
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
KeyValue
#{header.key}#{header.value}
+ +
+