Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Unknown Tag
Unknown Tag [message #614479] Fri, 16 November 2007 14:44
Eclipse UserFriend
Originally posted by: jack.foster11.gmail.com

Hi gang,

I followed the tutorial here:
http://www.eclipse.org/webtools/jsf/docs/tutorial/JSFTools_1 _0_tutorial.html
best I could.

However, when I have a simple JSP page, I get two types of errors:
For the taglibs:
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
It says "Cannot find the tag library descriptor for
http://java.sun.com/jsf/core (or html).

For the rest of the JSF tags, all the tags come us as warnings with:
Unknown tag (f:view) for example.

I have downloaded an extracted the tomcat 6.0 runtime and added it to
this project. Could it be a library issue? Any ideas?

Any help greatly appreciated. Thanks!
Jack

Jevin
Previous Topic:faces-config editor content not refreshed after project is deleted and then re-created
Next Topic:A quick question on the tutorial - New JSF Project Not displayed
Goto Forum:
  


Current Time: Fri Apr 26 17:57:58 GMT 2024

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

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

Back to the top