Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Simon HughesCannot find the tag library descriptor
Simon HughesCannot find the tag library descriptor [message #220903] Wed, 11 July 2007 16:55 Go to next message
Eclipse UserFriend
Originally posted by: SimonHughes546.hotmail.com

I trying to do the Java EE 5 Tutorial. It is called 'hello1' (chapter 2)
and it's supposed to run a 'hello duke' program. However it is in
Netbeans and I am trying to use Eclipse.

I've tried to paste it into Eclipse but I get the following error message:

Cannot find the tag library descriptor for
http://java.sun.com/jsp/jstl/core

when trying to include the following taglib:

<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>

Any ideas? I'm sure it's a very basic fix but I am new to Eclipse and web
development.

thanks in advance.
Re: Simon HughesCannot find the tag library descriptor [message #221823 is a reply to message #220903] Mon, 16 July 2007 20:45 Go to previous message
Eclipse UserFriend
Originally posted by: wayne.beaton._NOSPAM_eclipse.org

Hi Simon. Try asking this question on the eclipse.webtools newsgroup.

HTH,

Wayne

Simon Hughes wrote:
> I trying to do the Java EE 5 Tutorial. It is called 'hello1' (chapter 2)
> and it's supposed to run a 'hello duke' program. However it is in
> Netbeans and I am trying to use Eclipse.
>
> I've tried to paste it into Eclipse but I get the following error message:
>
> Cannot find the tag library descriptor for
> http://java.sun.com/jsp/jstl/core
>
> when trying to include the following taglib:
>
> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
>
> Any ideas? I'm sure it's a very basic fix but I am new to Eclipse and
> web development.
>
> thanks in advance.
>
Previous Topic:v3.3 auto import bug on inner classes?
Next Topic:How to set up keyboard keys to get to next annotation?
Goto Forum:
  


Current Time: Thu Sep 19 05:35:31 GMT 2024

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

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

Back to the top