Advance the execution of this {@link DialogContext} instance,until an interaction with the user is required. At that point, navigate to the appropriate view, call FacesContext.renderResponse()
, and return.
null
if no transition should be performed
@exception IllegalStateException if this {@link DialogContext}instance has not yet been started
|
|