public class FacesResult extends StrutsResultSupport implements com.opensymphony.xwork2.Result
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 |
---|
FacesResult() |
FacesResult(String location) |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(String finalLocation,
com.opensymphony.xwork2.ActionInvocation invocation)
Checks to see if we need to build a new JSF ViewId from the Struts Result
config and then renders the result by delegating to the
FacesRender.render().
|
conditionalParse, conditionalParseCollection, execute, getLastFinalLocation, getLocation, setEncode, setLocation, setParse
public FacesResult()
public FacesResult(String location)
protected void doExecute(String finalLocation, com.opensymphony.xwork2.ActionInvocation invocation) throws Exception
doExecute
in class StrutsResultSupport
Exception
StrutsResultSupport.doExecute(String, ActionInvocation)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.