Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSP
Search Coderanch
Advance search
Google search
Register / Login
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
Tim Cooke
paul wheaton
Liutauras Vilda
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Devaka Cooray
Paul Clapham
Saloon Keepers:
Scott Selikoff
Tim Holloway
Piet Souris
Mikalai Zaikin
Frits Walraven
Bartenders:
Stephan van Hulst
Carey Brown
Forum:
JSP
JSTL TLD
Rufus BugleWeed
Ranch Hand
Posts: 1551
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Where can I find the JSTL TLD? IMO Sun is hiding this.
Bear Bibeault
Sheriff
Posts: 67752
173
I like...
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Have you down-loaded a JSTL implementation? If so, the tld's are in the jar files.
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Rufus BugleWeed
Ranch Hand
Posts: 1551
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thank you. It's in a jar file. But it was not the one I expected.
Bear Bibeault
Sheriff
Posts: 67752
173
I like...
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What is it you are looking for?
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Rufus BugleWeed
Ranch Hand
Posts: 1551
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I was looking for c.tld. I thought it might have been in jstl.jar but it was in standard.jar. I wanted to know if forTokens, attibute items was rtexprvalue = true. But it's not.
Rufus BugleWeed
Ranch Hand
Posts: 1551
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
rtexpvalues is supported in JSTL. They created two sets of taglibs.
For example, look for c and c_rt.
Bear Bibeault
Sheriff
Posts: 67752
173
I like...
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Yes, in JSTL 1.0 there are separate TLDs for rt and non-rt tags. This separation goes away with JSTL 1.1.
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
The longest recorded flight time of a chicken is 13 seconds. But that was done without this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
problem with tld file
c:out problem
where is jstl's tld file?
from HF page 437, Writing TLD file
Expression Language not supported in compile time attribute items
More...