public class UrlPreparer extends Object implements org.apache.tiles.preparer.ViewPreparer
factory.ViewPreparer
is called, the URL is got, but its response is discarded.| Constructor and Description |
|---|
UrlPreparer(String url)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.apache.tiles.request.Request tilesContext,
org.apache.tiles.AttributeContext attributeContext) |
public UrlPreparer(String url)
url - The URL to be used as a preparer.Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.