[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Cannot find the tag library descriptor

BGrand do-not-reply at jboss.com
Thu Jan 17 08:15:00 EST 2008


Hi all,

I'm writing a jsp page, and need the portlet tag library. Thus I added this line at the top of the file :

<%@ taglib uri="http://java.sun.com/portlet" prefix="portlet" %>

But Eclipse give me an error message :

"Eclipse" wrote : Cannot find the tag library descriptor for http://java.sun.com/portlet

Has someone an idea of what I've to do to resolve this issue ? Thanks a lot !

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

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



More information about the jboss-user mailing list