Registry / web-framework / util-taglib

util-taglib

JSON →
library6.2.5javamavenunverified

Contains tag libraries for Liferay Portal, with classes loaded separately for each plugin.

<dependency> <groupId>com.liferay.portal</groupId> <artifactId>util-taglib</artifactId> <version>6.2.5</version> </dependency>
INSTALL
IMPORT
SIG · UTIL-TAGLIB
U
util-taglib
web-frameworkjavav6.2.5
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.

IncludeTag
com.liferay.taglib.util.IncludeTag

Creates an include tag for a JSP page.

import com.liferay.taglib.util.IncludeTag; public class QuickStart { public static void main(String[] args) { IncludeTag tag = new IncludeTag(); tag.setPage("/example.jsp"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.2.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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