I've downloaded the jstl-1.1.2.jar from a Maven repository. I expected the .jar to contain the .tld file for the tags, but it doesn't. Does anyone know where I can find it?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
JSTL 1.1 consists usually of two files: In our JSTL wiki page you can find the right download link for the both JARs. |
||||
|
|
|
BalusC was faster with the correct answer, I just want to add that the standard.jar is also available in maven central. Here are the coordinates:
|
|||
|
|