This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: portlet.tld on portal serverkevnlin Aug 31, 2006 6:15 AM (in response to kevnlin)can I tell me , where can download portal2.4 portlet.tld 
 thanks
- 
        2. Re: portlet.tld on portal serverpeterj Aug 31, 2006 12:01 PM (in response to kevnlin)The portlet.tld file is found in jboss-portal.sar/lib/portal-portlet-lib.jar. 
 How are you referencing this taglib in your JSPs? I am using:
 <%@ taglib prefix="portlet" uri="http://java.sun.com/portlet"%>
 
    