Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I download JSTL jar [closed]

Does anyone know because all the places I've tried seem to timeout!

like image 216
Deano Avatar asked Nov 15 '08 18:11

Deano


People also ask

How do I enable JSTL?

Install JSTL Library Step 1 − Download the binary distribution from Apache Standard Taglib and unpack the compressed file. Step 2 − To use the Standard Taglib from its Jakarta Taglibs distribution, simply copy the JAR files in the distribution's 'lib' directory to your application's webapps\ROOT\WEB-INF\lib directory.


1 Answers

You can download JSTL 1.1 here and JSTL 1.2 here.

See also:

  • JSTL wiki page
like image 60
Burkhard Avatar answered Oct 17 '22 11:10

Burkhard