Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » JSP taglib autocompletition
JSP taglib autocompletition [message #755764] Wed, 09 November 2011 14:14 Go to next message
Luca Mising name is currently offline Luca Mising nameFriend
Messages: 5
Registered: November 2011
Junior Member
Hi all,

I have my project but I can't use jsp autocompletition for my taglib.

For example, I add import to my page...

but when I write <display: and use ctrl+space, I don't view method...

How can I enable taglib? Do I must add tld to my classpath or define it?

Thanks in advance

Luca
Re: JSP taglib autocompletition [message #756100 is a reply to message #755764] Thu, 10 November 2011 21:51 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

On 11/9/2011 9:14 AM, Luca wrote:
> Hi all,
>
> I have my project but I can't use jsp autocompletition for my taglib.
>
> For example, I add import to my page...
>
> but when I write <display: and use ctrl+space, I don't view method...
>
> How can I enable taglib? Do I must add tld to my classpath or define it?
>
> Thanks in advance

This is actually a topic for eclipse.webtools, but how is it declared
for your page? Are you getting a message from the JSP validation about
that taglib directive?

---
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: JSP taglib autocompletition [message #756146 is a reply to message #756100] Fri, 11 November 2011 08:49 Go to previous message
Luca Mising name is currently offline Luca Mising nameFriend
Messages: 5
Registered: November 2011
Junior Member
I solve it. My problem is web.xml definition! Thanks
Previous Topic:Create new Java project from existing sources?
Next Topic:graphic Equalizer
Goto Forum:
  


Current Time: Thu Apr 25 04:22:47 GMT 2024

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

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

Back to the top