I am learning how to use JSTL in my application.
When i was ready download it from Internet, I found there are two kinds of JSTL. The first one is from http://tomcat.apache.org/taglibs.html, another is https://jstl.java.net/. Though files' names are different, it seems they both works.
What's the different between them? Which one should I use?