BAEL-151 - adding JSTL support

This commit is contained in:
k0l0ssus 2016-07-11 05:14:49 +02:00 committed by slavisa-baeldung
parent 493bae4ee2
commit 90cb002c40
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:c="http://java.sun.com/jsp/jstl/core"
xmlns:f="http://java.sun.com/jsf/core">
<h:head>
<title>Baeldung | The EL Intro</title>