JSP support for Apache Tiles, providing tag libraries for template composition in JSP environments.
<dependency>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-jsp</artifactId>
<version>3.0.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures an InsertAttributeTag for Tiles template composition.
Ensure your servlet container supports JSP 2.2 (e.g., Tomcat 7+).
No dependency data recorded yet.