Check out example codes for "jstl core tags". It will help you in understanding the concepts better.
Code Example 1
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
Code Example 2
<%@ taglib prefix = "c" uri = "http://java.sun.com/jsp/jstl/core" %>
Learn ReactJs, React Native from akashmittal.com