Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » JSTL tag libraries
JSTL tag libraries [message #193047] Thu, 24 May 2007 20:58 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:I have problem about ejb-jar.xml and session bean
Next Topic:Preventing validation of library files
Goto Forum:
  


Current Time: Wed Apr 24 16:50:13 GMT 2024

Powered by FUDForum. Page generated in 0.02769 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top