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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...