I am using IDEA and in order for the cool code completion of JSTL tags on my
JSP pages, I need to point a resource at the appropriate TLD file. Find and danday. Problem is I can't find the freakin tld files for jstl 1.1 anywhere.
I went to Sun's site to see if I could find them. I already have the jstl.jar file so I extracted that but the tld's aren't in there. I noticed also that you can't even download jstl 1.1 all by its lonesome.
J2EE 1.4 is supposed to include an implementation of jstl 1.1 which is just the JAR file but again, no tld files.
Anyone know where I can get them?