Relative Content

Tag Archive for jspjstl

Enabling JavaServerPages Standard Tag Library (JSTL) in JSP

I feel like I am missing something – from what it seems, JSP comes out of the box with support for tags, as this question’s answer shows (the guy was asking a pure-jsp question and got an answer involving tags).
But if I try to run the given code