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
+
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- | Key |
- Value |
-
-
- | #{header.key} |
- #{header.value} |
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | Key |
+ Value |
+
+
+ | #{header.key} |
+ #{header.value} |
+
+
+
+
+
+