| Package | Description |
|---|---|
| org.apache.struts.tiles |
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TilesUtilStrutsImpl
TilesUtil implementation for Struts 1.1 with one single factory.
|
class |
TilesUtilStrutsModulesImpl
Implementation of TilesUtil for Struts multi modules.
|
| Modifier and Type | Field and Description |
|---|---|
protected static TilesUtilImpl |
TilesUtil.tilesUtilImpl
The implementation of tilesUtilImpl
|
| Modifier and Type | Method and Description |
|---|---|
static TilesUtilImpl |
TilesUtil.getTilesUtil()
Get the real implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TilesUtil.setTilesUtil(TilesUtilImpl tilesUtil)
Set the real implementation.
|
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.