public class TilesResult extends ServletDispatcherResult
DEFAULT_PARAM, DEFAULT_URL_ENCODING
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER, STRUTS_ACTION_TAG_INVOCATION, STRUTS_PORTLET_CONTEXT
Constructor and Description |
---|
TilesResult() |
TilesResult(String location) |
Modifier and Type | Method and Description |
---|---|
void |
doExecute(String location,
ActionInvocation invocation) |
protected org.apache.tiles.TilesContainer |
initTilesContainer(org.apache.tiles.request.ApplicationContext applicationContext,
org.apache.tiles.request.servlet.ServletRequest servletRequest) |
setUrlHelper
conditionalParse, conditionalParseCollection, execute, getLastFinalLocation, getLocation, setEncode, setLocation, setParse
public TilesResult()
public TilesResult(String location)
public void doExecute(String location, ActionInvocation invocation) throws Exception
doExecute
in class ServletDispatcherResult
Exception
protected org.apache.tiles.TilesContainer initTilesContainer(org.apache.tiles.request.ApplicationContext applicationContext, org.apache.tiles.request.servlet.ServletRequest servletRequest)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.