• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Downloading JSTL 1.2

 
Ranch Hand
Posts: 70
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I want to download JSTL 1.2.jar

I found this page https://coderanch.com/how-to/java/JstlTagLibDefinitions
which has a link to http://java.net/projects/jstl/download.html
which says, "NOT FOUND" or the page doesn't exist

Will somebody give me the download link for JSTL 1.2 so that I could use it
in my study for JSP.

Thank you,
 
Rancher
Posts: 1337
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That's odd - apparently, only the source code is available at the moment. A download of the GlassFish server should have them as jar files, though.
 
Joshua Ebarvia
Ranch Hand
Posts: 70
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yup... May be they are updating it...

Anyway, I managed to find one in my netbeans installation 6.9.1

I just dont know if it is version JSTL 1.1 or JSTL 1.2

 
Joshua Ebarvia
Ranch Hand
Posts: 70
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
So how do I know exactly what version is the jstl.jar and standard.jar
which I got from the Netbeans 6.9.1? Is it 1.1 or 1.2?

Regards,
 
Ranch Hand
Posts: 105
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

try this url : http://www.java2s.com/Code/Jar/STUVWXYZ/Downloadjstl12jar.htm
 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,

this may useful..

http://www.java2s.com/Code/Jar/STUVWXYZ/Downloadjstl12jar.htm
http://grepcode.com/snapshot/repo1.maven.org/maven2/javax.servlet/jstl/1.2

 
I've read about this kind of thing at the checkout counter. That's where I met this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic