Registry / web-framework / sitemesh

sitemesh

JSON →
library2.6.0javamavenunverified

A web-page layout and decoration framework for creating consistent look and feel across large sites.

<dependency> <groupId>opensymphony</groupId> <artifactId>sitemesh</artifactId> <version>2.6.0</version> </dependency>
INSTALL
IMPORT
SIG · SITEMESH
S
sitemesh
web-frameworkjavav2.6.0
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.

DecoratorFilter
com.opensymphony.module.sitemesh.DecoratorFilter

Instantiate a SiteMesh decorator filter.

import com.opensymphony.module.sitemesh.DecoratorFilter; public class Example { public static void main(String[] args) { DecoratorFilter filter = new DecoratorFilter(); System.out.println("SiteMesh decorator filter created."); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.6.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
sitemesh — mvn dependency:get sitemesh · libregistry