3 Replies Latest reply on Jun 17, 2008 1:20 PM by theute

    What does PortletTagHandler do?

      Hi,

      I'm looking at the JBoss portal src code (version 2.6.5.SP1) and noticed in the admin portlet that it uses the jbp:portlet tag to include a list of portlet instances for managing portlets on a page. This tag appears to be accessing PortletTagHandler. Does this class actually import a separate portlet instance into the existing portlet? Or is it doing something else?

      Thanks!