I try to refer me to the tags of myfaces on a JSP page, but I can't.
The lines that I include are:

<%@ taglib uri="http://java.sun.com/jsf/html"; prefix="h"%>
<%@ taglib uri="http://java.sun.com/jsf/core"; prefix="f"%>
<%@ taglib uri="http://myfaces.apache.org/extensions"; prefix="x"%>

I read the JBoss IDE 1.3.0 Tutorial but I don't see how can I include
the *.tld files to the project. I'm working with Eclipse 3.0.1, Java
1.4.2 and JBoss IDE 1.4.0. How can I solve this problem ? Thanks ...
-- 
fabio quimbay


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to