JSTL tag libraries [message #193047] |
Thu, 24 May 2007 20:58  |
Eclipse User |
|
|
|
Originally posted by: starkweatherd.cox.net
Hello,
Trying to use the tag libraries in a jsp page in eclipse. Just wondered if
I have to do anything special to import them? my tomcat installation
imports a set of taglibs in its ./common/lib/ folder, but i'm not sure if i
have to copy the *.tld files over to web-inf manually or not ?
Specifically, I'm looking for the fmt, core, sql and x taglib's that come
with the standard java.sun.com's jstl.
Thanks,
dgs
|
|
|
Re: JSTL tag libraries [message #193102 is a reply to message #193047] |
Fri, 25 May 2007 11:34  |
Eclipse User |
|
|
|
Originally posted by: dumbass.whitehouse.gov
"David Starkweather" <starkweatherd@cox.net> wrote in
news:f34ua9$juk$1@build.eclipse.org:
> Hello,
>
> Trying to use the tag libraries in a jsp page in eclipse. Just wondered
> if I have to do anything special to import them? my tomcat installation
> imports a set of taglibs in its ./common/lib/ folder, but i'm not sure
> if i have to copy the *.tld files over to web-inf manually or not ?
> Specifically, I'm looking for the fmt, core, sql and x taglib's that
> come with the standard java.sun.com's jstl.
>
> Thanks,
> dgs
>
>
>
You don't need tld files anymore. just make sure standard.jar and jstl.jar
are in your project's classpath so you get the code completion.
|
|
|
Powered by
FUDForum. Page generated in 0.03376 seconds