Subclasses of BaseURLTag in org.apache.pluto.tags |
class |
ActionURLTag
A tag handler for the actionURL tag,which creates a url that
points to the current Portlet and triggers an action request with the
supplied parameters. |
class |
PortletURLTag
Abstract supporting class for actionURL tag and renderURL tag. |
class |
RenderURLTag
A tag handler for the renderURL tag,which creates a url that
points to the current Portlet and triggers a render request with the
supplied parameters. |
class |
ResourceURLTag
A tag handler for the resourceURL tag,which creates a url that
points to the current Portlet and triggers a resource request with the
supplied parameters. |