I am following the Spring-MVC tutorial and currently I am on part 2. The tutorial requires me to download jstl.jar
and standard.jar
, which were once part of the Jakarta Taglibs project. The project has since moved to Apache, but when I go to Apache's site. to download the taglibs, I get 403 Forbidden
.
So my question is, where can I download jstl.jar
and standard.jar
, so that I can get on with this tutorial?
You can find them both in the Maven central repo: