Thanks Scharlau,

But the problem that I have in the moment is that I can not load the tags of 
myfaces in JSP pages. For example, I put this:

<%@ 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 press [Ctrl] + [Space], but do not load the tags <h:...>, <f:...> and 
<x:...>. I put myfaces-xdoclet.jar in: 

  $ECLIPSE_HOME/plugins/org.jboss.ide.eclipse.xdoclet.core_1.4.0

but I do not know how to change the jar in the plugin.xml file, in order to 
refer the tags in my JSP pages.  Thanks for your help.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864088#3864088

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864088


-------------------------------------------------------
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
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to