public class FacesResult extends StrutsResultSupport implements com.opensymphony.xwork2.Result
DEFAULT_PARAMHTTP_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, execute, getLastFinalLocation, getLocation, setEncode, setLocation, setParsepublic FacesResult()
public FacesResult(String location)
protected void doExecute(String finalLocation, com.opensymphony.xwork2.ActionInvocation invocation) throws Exception
doExecute in class StrutsResultSupportExceptionStrutsResultSupport.doExecute(String, ActionInvocation)Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.