I am trying to figure out what library I need to include in my Netbeans project so that it
does not complain about the portal taglib.
| <%@ taglib
uri="http://java.sun.com/portlet"
prefix="portlet"%>
|
The error I get is:
The absolute URI:
http://java.sun.com/portlet cannot be resolved in either the web.xml or
the jar files deployed with this application.
Any help would be greatly appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114032#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...