Registry / web-framework / pluto-taglib

pluto-taglib

JSON →
library3.1.2javamavenunverified

Implements the Java Portlet Specification tag library for Apache Pluto.

<dependency> <groupId>org.apache.portals.pluto</groupId> <artifactId>pluto-taglib</artifactId> <version>3.1.2</version> </dependency>
INSTALL
IMPORT
SIG · PLUTO-TAGLIB
P
pluto-taglib
web-frameworkjavav3.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PortletTag
org.apache.portals.pluto.taglib.PortletTag

Creates a portlet tag instance.

import org.apache.portals.pluto.taglib.PortletTag; public class Example { public static void main(String[] args) { PortletTag tag = new PortletTag(); tag.setPortletName("myPortlet"); System.out.println(tag.getPortletName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
pluto-taglib — mvn dependency:get pluto-taglib · libregistry