Jstl Jar Download For Tomcat 8

The Apache Tomcat Project is proud to announce the release of version 8.5.38 of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features pulled forward from Tomcat 9.0.x. The minimum Java version and implemented specification versions remain unchanged. Tomcat/JSF Installation Instructions Required Skills. Download files from the internet to a location in your local computer where you can find them later.

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?

Stefan van den Akker
4,2136 gold badges32 silver badges49 bronze badges
ktm5124ktm5124
8,11716 gold badges56 silver badges91 bronze badges

2 Answers

You can find them both in the Maven central repo:

Kevin StembridgeKevin Stembridge
6,1363 gold badges28 silver badges42 bronze badges

Since JSTL 1.1 is out of life, Apache has put it in the archive. Pick the jakarta-taglibs-standard-current.zip file.

However, if you're running a Servlet 2.5 compatible container and the web.xml is declared as at least Servlet 2.5, then you should be able to use the new JSTL 1.2 instead. Note that JSTL 1.2 does not require a standard.jar.

See also:

  • Our JSTL tag wiki page (available when you hover the jstl and click info).
Community

Jstl Jar Maven

BalusCBalusC

Jstl Jar Api

872k309 gold badges3221 silver badges3265 bronze badges
Jstl

Jstl Jar File Download

Not the answer you're looking for? Browse other questions tagged javajspspring-mvcjstl or ask your own question.