Download and install JSTL

To add JSTL to your project;

Download jstl.jar & standard.jar (360KB)

  1. Download the *jstl.jar *and standard.jar files from the above download link (or you can get these from your local Apache Tomcat installation too!)
  2. Put them in your project's WEB-INF/lib folder.
  3. Add them to the CLASSPATH.
  4. Now you can use JSTL in your pages.

So, why this post about an obvious thing?

Well, I've seen people get confused when they try to install JSTL for the first time. They google for 'download JSTL or install JSTL' which will end up in the page JSTL downloads (which is surprisingly still hosted at *java.sun.com**). *And, god only knows what you can download from *that* page!

That is why I'd put together this simple download link. Hope it'll be useful for the JSTL beginners.

Veerasundar profile photo

Written by Veerasundar

Veerasundar is a Software Engineer, currently working at Salesforce as a Lead Member of Technical Staff. He has over 16 years of industry experience, building consumer facing web applications. He lives in Chennai, India.

Contact Veerasundar: Email or Twitter

If you liked my writing, you should look at my other projects